gatling - 一個高性能的Web服務器
gatling是一個高性能的Web服務器。
特性:
- 非常小! (125k static Linux-x86 二進制,支持HTTP, FTP 和 SMB )
- 快速! (measure for yourself, please)
- Scalable! (see this document, measured using tools that are included in the gatling distribution.
-
使用特定于平臺的性能和可擴展性的API Linux 2.4, Linux 2.6, NetBSD current (2.0+), FreeBSD 4+, OpenBSD 3.4+, Solaris 9+, AIX 5L, IRIX 6.5+, MacOS X Panther+, HP-UX 11+
-
保持連接
- el-cheapo virtual domains (similar to thttpd)
- IPv6 支持
- Content-Range
- transparent content negotiation (will serve foo.html.gz if foo.html was asked for and browser indicates it understands deflate)
- With optional directory index generation
- Will only serve world readable files (so you don't export files accidentally)
- Supports FTP and FTP upload as well (upload only to world writable directories and the files won't be downloadable unless you chmod a+r them manually)
- CGI support for HTTP, also SCGI and FastCGI (over IP sockets, not Unix Domain yet)
- El-cheapo .htaccess support (see README.htaccess)
- Quick-and-dirty SSL/TLS support (see README.tls)
- Can detect some common mime types itself, like file(1)
- Read-only SMB support (good enough to read a specific file from Windows or using smbclient from Samba)
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!