AIO support on Linux

Gentoo debiansid at gmail.com
Thu Oct 19 15:55:05 MSD 2006


thanks Igor
I heard from someone else, a single system with aio patched lighttpd can do
500Mbps on serving MP3.

I will test to add more workers on my nginx.

thanks again

On 10/19/06, Igor Sysoev <is at rambler-co.ru> wrote:
>
> On Thu, 19 Oct 2006, Gentoo wrote:
>
> > I read this blog
> >
> http://www.mysqlperformanceblog.com/2006/05/21/speedup-your-lamp-stack-with-lighttpd/
> > now all web servers are lack of these features
> >
> >
> >  - Persistent connections to FastCGI servers
> >  - Keep alive from Reverse proxy to web server
> >  - Async IO for serving large large files
> >
> > so I guess if nginx can support those features, it will be cool
>
> I have plan to support persistent connection to proxied and FastCGI
> servers.
>
> Sorry, it's difficult to me to write in English, so I will be short:
> I do not think that AIO support in nginx will add huge perfomance boost
> because:
>
> 1) You can run 100 worker processes to issue 100 simultaneous disk
>     IO operations. You can not do it with lighttpd and other single
> process
>     servers.
> 2) There is no AIO sendfile.
>
>
> Igor Sysoev
> http://sysoev.ru/en/
>
>


-- 
Life is hard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nginx.org/pipermail/nginx/attachments/20061019/a98d8d4f/attachment.html>


More information about the nginx mailing list