|
|
手背轻微晒伤的大野狼
于 8 月 前说到:
IBM DevWorks:http://www.ibm.com/developerwo...
這一段非常有趣: Perhaps the most impressive achievement of the lightweights as a category are the high-performance servers:
* cghttpd is a minimal Web server best understood as an experiment in use of asynchronous facilities available in the 2.6 series of Linux kernels. * darkhttpd is a fast, single-threaded HTTP/1.1 server. * Gatling is designed for high performance. Features include FTP, IPv6, virtual hosting, CGI, and so on. * Kernux is a Linux kernel module which implements an HTTP daemon. * lighttpd is the fifth-most-used Web server (and growing!). It is optimized for many simultaneous connections: "The typical scenario is using lighttpd as an off-load server to push out static content ..." * The LiteSpeed Web Server is a commercial lightweight Web server that emphasizes performance and security. LiteSpeed Technologies Inc. claims speed-up by a factor of six for static content, and more modest gains for interpreted pages.
|
|
|
|
|
仨儿
于 8 月 前说到:
怎么没有Nginx ? http://wiki.codemongers.com/Ma...
这才是强力轻型HTTPD 哪
|
|
|
|
|
手背轻微晒伤的大野狼
于 8 月 前说到:
有趣,文章真的沒有提到,而且還是07年7月份的呢。
|
|
|
|
|
老黄
于 7 月, 3 周 前说到:
很早就看过这个文章。不过有存在就有其价值。之前有一个专用JS服务器的需求,发现只响应HTTP的几个请求的“简陋”实现是必由之路 :(
|
|
|
|
|
jeasonzhao
于 2 月, 4 周 前说到:
“发现只响应HTTP的几个请求的“简陋”实现是必由之路” 老黄这句话我不是很理解
|
|
|
|
|
老黄
于 2 月, 4 周 前说到:
HTTP实质上是个复杂的协议,请求种类多,而反回的代码也多。 简单的东东为了提高性能,响应的请求种类可以只有get,反回的也只有2xx和4xx就好。 就这个意思
|
|
|
|
|
jeasonzhao
于 2 月, 4 周 前说到:
呵呵,受教了,谢谢老黄
|
|
|
|
|
Diamond Tin!
于 2 月, 3 周 前说到:
呵呵,这篇文章我好早前挖它并写了篇新闻: http://www.infoq.com/cn/news/2...
|
|
|
如果想参与讨论,需要登录好看簿。
|