24 messages in ru.sysoev.nginxRe: AIO support on Linux
FromSent OnAttachments
GentooOct 17, 2006 5:30 pm 
Igor SysoevOct 17, 2006 11:51 pm 
GentooOct 18, 2006 1:25 am 
Aleksandar LazicOct 18, 2006 3:09 am 
GentooOct 19, 2006 3:19 am 
Aleksandar LazicOct 19, 2006 3:37 am 
Igor SysoevOct 19, 2006 4:42 am 
GentooOct 19, 2006 4:54 am 
Aleksandar LazicOct 19, 2006 5:00 am 
Aleksandar LazicOct 19, 2006 5:03 am 
Igor SysoevOct 19, 2006 5:27 am 
GentooOct 19, 2006 8:22 am 
Igor SysoevOct 19, 2006 9:00 am 
Delta YehOct 19, 2006 6:52 pm 
Aleksandar LazicOct 20, 2006 12:04 am 
GentooOct 20, 2006 12:11 am 
Aleksandar LazicOct 20, 2006 12:54 am 
Igor SysoevOct 20, 2006 12:57 am 
Igor SysoevOct 20, 2006 1:01 am 
Aleksandar LazicOct 20, 2006 1:15 am 
Delta YehOct 20, 2006 3:00 am 
Jonathan DanceOct 30, 2006 7:41 am 
Aleksandar LazicOct 30, 2006 9:28 am 
ThomasMay 10, 2008 12:05 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: AIO support on LinuxActions...
From:Gentoo (debi@public.gmane.org)
Date:Oct 20, 2006 12:11:10 am
List:ru.sysoev.nginx

aio patch on lighttpd can do 500Mbps on single system. so I would expect it on nginx

On 10/20/06, Aleksandar Lazic <al-n@public.gmane.org> wrote:

On Fre 20.10.2006 09:52, Delta Yeh wrote:

2006/10/19, Igor Sysoev <is-G@public.gmane.org>:

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