微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

Gatling Web Server Web服务器

程序名称:Gatling Web Server

授权协议: GPL

操作系统: Linux

开发语言: C/C++

Gatling Web Server 介绍

gatling,格林机关枪一样的高效轻量级WEB
SERVER,优点是精简高效,完全免配置,支持HTTP/FTP/SMB等协议,支持CGI/FASTCGI,还附带了几个有用的webbench测试工具,非常贴心。

特性:

  • 体积小,Linux 下只有 125kb 大小的静态可执行文件

  • 速度快

  • 可伸缩,详情请看 这里.

  • 跨平台支持 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+

  • 支持 keep-alive

  • 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)

Gatling Web Server 官网

http://www.fefe.de/gatling/

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 [email protected] 举报,一经查实,本站将立刻删除。

相关推荐