<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Licess&#039;s Blog &#187; server</title>
	<atom:link href="http://blog.licess.org/tag/server/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.licess.org</link>
	<description>关注VPS Linux Nginx MySQL PHP WEB开发 系统管理 服务器架构 Debian CentOS</description>
	<lastBuildDate>Wed, 11 Jan 2012 11:56:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>wnmp 1.0.1 绿色服务器套件&#124;Nginx+PHP集成环境</title>
		<link>http://blog.licess.org/wnmp/</link>
		<comments>http://blog.licess.org/wnmp/#comments</comments>
		<pubDate>Wed, 05 Nov 2008 16:23:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Nginx]]></category>
		<category><![CDATA[我的作品]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[wnmp]]></category>

		<guid isPermaLink="false">/articles/193</guid>
		<description><![CDATA[&#160;&#160;&#160; wnmp 是一个快速搭建Nginx&#160; 0.7.19、PHP&#160;&#160;&#160; 5.2.6、MySQL&#160; 5.0.51b、PHPMyAdmin 2.11.9.2、eAccelerator 0.9.5.3、ZendOptimizer 3.3.3、OpenSSL 0.9.8h的绿色服务器套件。只要将opt文件夹拷贝到任意分区、目录，双击运行start.bat即可。
下载wnmp 1.0.1]]></description>
			<content:encoded><![CDATA[<p>&nbsp;&nbsp;&nbsp; wnmp 是一个快速搭建Nginx&nbsp; 0.7.19、PHP&nbsp;&nbsp;&nbsp; 5.2.6、MySQL&nbsp; 5.0.51b、PHPMyAdmin 2.11.9.2、eAccelerator 0.9.5.3、ZendOptimizer 3.3.3、OpenSSL 0.9.8h的绿色服务器套件。只要将opt文件夹拷贝到任意分区、目录，双击运行start.bat即可。<br />
&nbsp; <br />
&nbsp;&nbsp;&nbsp; Nginx [engine x]是俄罗斯人Igor Sysoev编写的一款高性能的HTTP和反向代理服务器。</p>
<p>&nbsp;&nbsp;&nbsp; Nginx已经在俄罗斯最大的门户网站&mdash;&mdash;Rambler Media(<a href="http://www.rambler.ru">www.rambler.ru</a>)上运行了3年时间，同时俄罗斯超过20%的虚拟主机平台采用Nginx作为反向代理服务器。</p>
<p>&nbsp;&nbsp;&nbsp; 注意事项：wnmp程序所在路径不能含有汉字和空格。<br />
&nbsp;&nbsp;&nbsp; MySQL默认用户名：root，密码为空<br />
&nbsp;&nbsp;&nbsp; MySQL数据库文件存放目录：mysqldata<br />
&nbsp;&nbsp;&nbsp; 网站根目录www<br />
&nbsp;&nbsp;&nbsp; 访问本机请用 <a href="http://127.0.0.1/">http://127.0.0.1/</a> 或 <a href="http://localhost/">http://localhost/</a><br />
&nbsp;&nbsp;&nbsp; 非默认端口，网址为 <a href="http://127.0.0.1">http://127.0.0.1</a>:端口/ 或 <a href="http://localhost">http://localhost</a>:端口/</p>
<p>
&nbsp;&nbsp;&nbsp; wnmp集成一下软件：<br />
&nbsp;&nbsp;Nginx&nbsp; 0.7.19<br />
&nbsp;&nbsp;PHP&nbsp;&nbsp;&nbsp; 5.2.6<br />
&nbsp;&nbsp;MySQL&nbsp; 5.0.51b<br />
&nbsp;&nbsp;PHPMyAdmin 2.11.9.2<br />
&nbsp;&nbsp;eAccelerator 0.9.5.3<br />
&nbsp;&nbsp;ZendOptimizer 3.3.3<br />
&nbsp;&nbsp;OpenSSL 0.9.8h</p>
<p><a href="http://www.licess.cn/down/wnmp 1.0.1.rar">下载wnmp 1.0.1</a></p>
<h2  class="related_post_title">相关文章：</h2><ul class="related_post"><li><a href="http://blog.licess.org/windows-nginx-service-startup/" title="Windows下Nginx以服务的方式运行">Windows下Nginx以服务的方式运行</a></li><li><a href="http://blog.licess.org/nginx_question1/" title="Nginx访问二级目录后/(反斜杠)无法访问问题的解决办法">Nginx访问二级目录后/(反斜杠)无法访问问题的解决办法</a></li><li><a href="http://blog.licess.org/nginx_discuz_rewrite/" title="Nginx下Discuz!的Rewrite配置">Nginx下Discuz!的Rewrite配置</a></li><li><a href="http://blog.licess.org/nginx_rewrite/" title="Nginx的Rewrite配置">Nginx的Rewrite配置</a></li><li><a href="http://blog.licess.org/web_server/" title="推荐介绍几款小巧的Web Server程序">推荐介绍几款小巧的Web Server程序</a></li></ul><hr />
<p><small>© admin for <a href="http://blog.licess.org">Licess&#039;s Blog</a>, 2008. |
<a href="http://blog.licess.org/wnmp/">Permalink</a> |
<a href="http://blog.licess.org/wnmp/#comments">61 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://blog.licess.org/wnmp/&title=wnmp 1.0.1 绿色服务器套件|Nginx+PHP集成环境">del.icio.us</a>
<br/>
Post tags: <a href="http://blog.licess.org/tag/server/" rel="tag">server</a>, <a href="http://blog.licess.org/tag/wnmp/" rel="tag">wnmp</a><br/>
<br/>
<img src="http://www.vpser.net/images/tuijian.gif"> <a href="http://www.vpser.net/usa-vps/">美国VPS推荐</a>  | <a href="http://shop63846532.taobao.com/">军哥代购 - 提供美国及海外VPS/VPN/域名代购，美元/欧元代付</a> QQ：503228080
</small></p>]]></content:encoded>
			<wfw:commentRss>http://blog.licess.org/wnmp/feed/</wfw:commentRss>
		<slash:comments>61</slash:comments>
		</item>
		<item>
		<title>推荐介绍几款小巧的Web Server程序</title>
		<link>http://blog.licess.org/web_server/</link>
		<comments>http://blog.licess.org/web_server/#comments</comments>
		<pubDate>Mon, 21 Jan 2008 16:56:45 +0000</pubDate>
		<dc:creator>licess</dc:creator>
				<category><![CDATA[软件测评]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[web开发]]></category>
		<category><![CDATA[程序]]></category>

		<guid isPermaLink="false">/articles/130</guid>
		<description><![CDATA[偶然看到几个小巧有趣的Web Server程序，觉得有必要拿来分享一下，让大家除了知道Apache、IIS之外，原来还有更多有趣的选择。主要介绍了：micro_httpd、 mini_httpd、thttpd、lighttpd、shttpd 等无款小巧好用的httpd。
【 micro_httpd - really small HTTP server】
特点：
* 支持安全的 .. 上级目录过滤
* 支持通用的MIME类型
* 支持简单的目录
* 支持目录列表
* 支持使用 index.html 作为首页
* Trailing-slash redirection
* 程序总共代码才200多行]]></description>
			<content:encoded><![CDATA[<p><span style="font-size: medium">偶然看到几个小巧有趣的Web Server程序，觉得有必要拿来分享一下，让大家除了知道Apache、IIS之外，原来还有更多有趣的选择。主要介绍了：micro_httpd、 mini_httpd、thttpd、lighttpd、shttpd 等无款小巧好用的httpd。</span></p>
<p><span style="font-size: medium"><strong><span style="color: #993300">【 micro_httpd - really small HTTP server】</span></strong></span></p>
<p><span style="font-size: medium">特点：<br />
* 支持安全的 .. 上级目录过滤<br />
* 支持通用的MIME类型<br />
* 支持简单的目录<br />
* 支持目录列表<br />
* 支持使用 index.html 作为首页<br />
* Trailing-slash redirection<br />
* 程序总共代码才200多行</span></p>
<p><span style="font-size: medium">这个httpd适合学习简单的Web Server编写学习，因为它只有一个简单的框架，只能够处理简单的静态页，可以考虑用来放静态页。</span></p>
<p><span style="font-size: medium">官方地址：<a href="http://www.acme.com/software/micro_httpd/">http://www.acme.com/software/micro_httpd/</a><br />
下载地址：<a href="http://www.acme.com/software/micro_httpd/micro_httpd_12dec2005.tar.gz">http://www.acme.com/software/micro_httpd/micro_httpd_12dec2005.tar.gz</a></span></p>
<p>&nbsp;</p>
<p><span style="font-size: medium"><br />
</span><span style="font-size: medium; color: #993300"><strong>【 mini_httpd - small HTTP server 】</strong></span></p>
<p><span style="font-size: medium">特点：<br />
* 支持GET、HEAD、POST方法<br />
* 支持CGI功能<br />
* 支持基本的验证功能<br />
* 支持安全 .. 上级目录功能<br />
* 支持通用的MIME类型<br />
* 支持目录列表功能<br />
* 支持使用 index.html, index.htm, index.cgi 作为首页<br />
* 支持多个根目录的虚拟主机<br />
* 支持标准日志记录<br />
* 支持自定义错误页<br />
* Trailing-slash redirection</span></p>
<p><span style="font-size: medium">mini_httpd 也是相对比较适合学习使用，大体实现了一个Web Server的功能，支持静态页和CGI，能够用来放置一些个人简单的东西，不适宜投入生产使用。</span></p>
<p><span style="font-size: medium">官方地址：<a href="http://www.acme.com/software/thttpd/">http://www.acme.com/software/thttpd/</a><br />
下载地址：<a href="http://www.acme.com/software/mini_httpd/mini_httpd-1.19.tar.gz">http://www.acme.com/software/mini_httpd/mini_httpd-1.19.tar.gz</a></span></p>
<p>&nbsp;</p>
<p><span style="font-size: medium; color: #993300"><strong>【 thttpd - tiny/turbo/throttling HTTP server 】</strong></span></p>
<p><span style="font-size: medium">thttpd中是一个简单,小型,轻便,快速和安全的http服务器. </span></p>
<p><span style="font-size: medium">简单：它能够支持HTTP/1.1协议标准，或者超过了最低水平<br />
小巧：它具有非常少的运行时间，因为它不fork子进程来接受新请求，并且非常谨慎的分配内存（性能对比表：<a href="http://www.acme.com/software/thttpd/benchmarks.html">http://www.acme.com/software/thttpd/benchmarks.html</a>）<br />
便携：它能够在大部分的类Unix系统上运行，包括FreeBSD, SunOS 4, Solaris 2, BSD/OS, Linux, OSF等等<br />
快速：它的速度要超过主流的Web服务器（Apache, NCSA, Netscape），在高负载情况下，它要快的多<br />
安全：它努力的保护主机不受到攻击，不中断服务器</span></p>
<p><span style="font-size: medium">thttpd 类似于lighttpd，对于并发请求不使用fork()来派生子进程处理，而是采用多路复用(Multiplex)技术来实现。因此效能很好。同时它还 有一个特点就是基于URL的文件流量限制，这对于下载的流量控制而言是非常方便的。象Apache就必须使用插件实现，效率较thttpd低。<br />
thttpd跟lighttpd类似，适合静态资源类的服务，比如图片、资源文件、静态HTML等等的应用，性能应该比较好，同时也适合简单的CGI应用的场合。</span></p>
<p>&nbsp;</p>
<p><span style="font-size: medium">官方地址：<a href="http://www.acme.com/software/thttpd/">http://www.acme.com/software/thttpd/</a><br />
下载地址：<a href="http://www.acme.com/software/thttpd/thttpd-2.25b.tar.gz">http://www.acme.com/software/thttpd/thttpd-2.25b.tar.gz</a></span></p>
<p>&nbsp;</p>
<p><span style="font-size: medium"><strong><span style="color: #993300">【 lighttpd - light footprint + httpd = LightTPD 】</span></strong></span></p>
<p><span style="font-size: medium">Lighttpd是一个德国人领导的开源软件，其根本的目的是提供一个专门针对高性能网站，安全、快速、兼容性好并且灵活的web server环境。具有非常低的内存开销，cpu占用率低，效能好，以及丰富的模块等特点。</span></p>
<p><span style="font-size: medium">lighttpd 是众多OpenSource轻量级的web server中较为优秀的一个。支持FastCGI, CGI, Auth, 输出压缩(output compress), URL重写, Alias等重要功能，而Apache之所以流行，很大程度也是因为功能丰富，在lighttpd上很多功能都有相应的实现了，这点对于apache的用 户是非常重要的，因为迁移到lighttpd就必须面对这些问题。</span></p>
<p><span style="font-size: medium">实用起来lighttpd确实非常不错，apache主要的问题是密集并 发下，不断的fork()和切换，以及较高（相对于 lighttpd而言）的内存占用，使系统的资源几尽枯竭。而lighttpd采用了Multiplex技术，代码经过优化，体积非常小，资源占用很低， 而且反应速度相当快。</span></p>
<p><span style="font-size: medium">利用apache的rewrite技术，将繁重的cgi/fastcgi任务交给lighttpd来完成，充分利用两者的优点，现在那台服务器的负载下降了一个数量级，而且反应速度也提高了一个甚至是2个数量级！</span></p>
<p><span style="font-size: medium">lighttpd 适合静态资源类的服务，比如图片、资源文件、静态HTML等等的应用，性能应该比较好，同时也适合简单的CGI应用的场合。</span></p>
<p><span style="font-size: medium"><br />
官方地址：<a href="http://www.lighttpd.net/">http://www.lighttpd.net/</a><br />
下载地址：<a href="http://www.lighttpd.net/download/lighttpd-1.4.16.tar.gz">http://www.lighttpd.net/download/lighttpd-1.4.16.tar.gz</a></span></p>
<p><span style="font-size: medium"><br />
<strong><span style="color: #993300">【 SHTTPD - Simple HTTPD 】</span></strong></span></p>
<p><span style="font-size: medium">Shttpd 是另一个轻量级的web server，具有比thttpd更丰富的功能特性，支持CGI, SSL, cookie, MD5认证, 还能嵌入(embedded)到现有的软件里。最有意思的是不需要配置文件！ 由于shttpd可以嵌入其他软件，因此可以非常容易的开发嵌入式系统的web server，官方网站上称shttpd如果使用uclibc/dielibc(libc的简化子集)则开销将非常非常低。</span></p>
<p><span style="font-size: medium">特点：<br />
* 小巧、快速、不膨胀、无需安装、简单的40KB的exe文件，随意运行<br />
* 支持GET, POST, HEAD, PUT, DELETE 等方法 <br />
* 支持CGI, SSL, SSI, MD5验证, resumed download, aliases, inetd模式运行<br />
* 标准日志格式<br />
* 非常简单整洁的嵌入式API<br />
* dietlibc friendly. NOT that friendly to the uClibc (*) <br />
* 容易定制运行在任意平台：Windows, QNX, RTEMS, UNIX (*BSD, Solaris, Linux) </span></p>
<p><span style="font-size: medium"><br />
由于shttpd可以轻松嵌入其他程序里，因此shttpd是较为理想的web server开发原形，开发人员可以基于shttpd开发出自己的webserver！</span></p>
<p><span style="font-size: medium"><br />
官方网站：<a href="http://shttpd.sourceforge.net/">http://shttpd.sourceforge.net/</a><br />
下载地址：<a href="http://jaist.dl.sourceforge.net/sourceforge/shttpd/shttpd-1.38.tar.gz">http://jaist.dl.sourceforge.net/sourceforge/shttpd/shttpd-1.38.tar.gz</a></span></p>
<h2  class="related_post_title">相关文章：</h2><ul class="related_post"><li><a href="http://blog.licess.org/wnmp/" title="wnmp 1.0.1 绿色服务器套件|Nginx+PHP集成环境">wnmp 1.0.1 绿色服务器套件|Nginx+PHP集成环境</a></li><li><a href="http://blog.licess.org/web-newcomer/" title="写给刚刚上岗的网站技术人员">写给刚刚上岗的网站技术人员</a></li><li><a href="http://blog.licess.org/js_target/" title="链接执行js时注意target必须是_self或者_top">链接执行js时注意target必须是_self或者_top</a></li><li><a href="http://blog.licess.org/web-jiasu3/" title="网页加速系列（三）、 网页加速之网页减肥篇">网页加速系列（三）、 网页加速之网页减肥篇</a></li><li><a href="http://blog.licess.org/web-jiasu2/" title="网页加速系列（二）、 网页加速之网页结构篇">网页加速系列（二）、 网页加速之网页结构篇</a></li><li><a href="http://blog.licess.org/web-jiasu1/" title="网页加速系列（一）、 网页加速之图形处理篇">网页加速系列（一）、 网页加速之图形处理篇</a></li><li><a href="http://blog.licess.org/web_standards/" title="Web标准下的web开发流程思考">Web标准下的web开发流程思考</a></li><li><a href="http://blog.licess.org/morecss/" title="MoreCSS: 用CSS来运行JS">MoreCSS: 用CSS来运行JS</a></li><li><a href="http://blog.licess.org/web-10-question/" title="网站开发和设计者需要注意的10个问题">网站开发和设计者需要注意的10个问题</a></li><li><a href="http://blog.licess.org/url-guifan/" title="URL网址规范化问题">URL网址规范化问题</a></li></ul><hr />
<p><small>© licess for <a href="http://blog.licess.org">Licess&#039;s Blog</a>, 2008. |
<a href="http://blog.licess.org/web_server/">Permalink</a> |
<a href="http://blog.licess.org/web_server/#comments">No comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://blog.licess.org/web_server/&title=推荐介绍几款小巧的Web Server程序">del.icio.us</a>
<br/>
Post tags: <a href="http://blog.licess.org/tag/server/" rel="tag">server</a>, <a href="http://blog.licess.org/tag/web%e5%bc%80%e5%8f%91/" rel="tag">web开发</a>, <a href="http://blog.licess.org/tag/%e7%a8%8b%e5%ba%8f/" rel="tag">程序</a><br/>
<br/>
<img src="http://www.vpser.net/images/tuijian.gif"> <a href="http://www.vpser.net/usa-vps/">美国VPS推荐</a>  | <a href="http://shop63846532.taobao.com/">军哥代购 - 提供美国及海外VPS/VPN/域名代购，美元/欧元代付</a> QQ：503228080
</small></p>]]></content:encoded>
			<wfw:commentRss>http://blog.licess.org/web_server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

