Chinaunix首页 | 论坛 | 博客
  • 博客访问: 6565098
  • 博文数量: 1159
  • 博客积分: 12444
  • 博客等级: 上将
  • 技术积分: 12570
  • 用 户 组: 普通用户
  • 注册时间: 2008-03-13 21:34
文章分类

全部博文(1159)

文章存档

2016年(126)

2015年(350)

2014年(56)

2013年(91)

2012年(182)

2011年(193)

2010年(138)

2009年(23)

分类: C/C++

2015-10-19 17:52:50

CGI, HTTP, FastCGI, SCGI, AJP...
PHP for example works with CGI and FastCGI, so that is supported. JSP uses AJP afaik, so that's supported too.
Basically we support all major protocols.


特色
  • 提供FastCGISCGI的负载平衡
  • 支持chroot
  • 支持select()/poll()及更有效率的kqueue/epoll连接状态判断
  • 支持条件重写(Conditional rewrites)
  • 支持SSL连接
  • 通过LDAP server认证
  • rrdtool状态输出
  • Rule-based downloading
  • Server-side includes support
  • Virtual hosting
  • Modules support
  • Cache Meta Language
  • Minimal WebDAV support
  • Servlet (AJP) support(1.5.x版后)

阅读(540) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~