Hi,
1. Apache 2.2 can be used event based request handling, though is is
still under development. http://httpd.apache.org/docs/2.2/mod/event.html
2. Apache supports fast cgi
Best regards,
Arnold
howard chen wrote:
Can anyone give some comments abt in their implementations which are
difference from Httpd on the following area:
1. single-threaded, event-based, (powered by epoll)
2. fast cgi support
seems that these two points are quite attractive to use, why seldom
heard abt them in Httpd world?
:)
Thanks for any comments.