AIO support on Linux
Aleksandar Lazic
al-nginx at none.at
Fri Oct 20 11:04:42 MSD 2006
On Fre 20.10.2006 09:52, Delta Yeh wrote:
>2006/10/19, Igor Sysoev <is at rambler-co.ru>:
>>
>>I have plan to support persistent connection to proxied and FastCGI
>>servers.
>
>
>The same features as apache mod_proxy and mod_proxy_balancer ?
I hope not, because mod_proxy have some bugs which never was repaired,
imho ;-)
If you mean:
- combine rewrite with proxy [done]
- CONNECT thru a upstream proxy to talk ssl with backend
- work as forward proxy
- some other features from such as stickieness
http://httpd.apache.org/docs/2.2/mod/mod_proxy.html
http://httpd.apache.org/docs/2.2/mod/mod_proxy_balancer.html
I use the haproxy ( http://haproxy.1wt.eu/ ) for the stickieness and for
some other things ;-)
Which feature miss you?
regards
Aleks
More information about the nginx
mailing list