Web服務器 mini-httpd

openkk 12年前發布 | 32K 次閱讀 Web服務器 C/C++

名稱自解釋。

mini-httpd 是一個奉行極簡主義的Web Server,重在服務器性能和高度安全性,并使用盡可能少的系統資源。

特點:

1. HTTP/1.1 compliant "keep-connection" support.

 

2. Virtual hosting.

3. Recording all successful requests in the common Apache-style log-file format.

4. The ability to run in a chroot(2) sandbox.

5. Dropping all super-user privileges after acquiring the listening socket.

6. mini-httpd is configured entirely through the command line. There is no config file.

mini-httpd 之提供服務硬盤靜態頁面功能,不支持CGI和其它動態頁面生成功能。


項目主頁:http://www.baiduhome.net/lib/view/home/1323959469421

 本文由用戶 openkk 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!