FreeBSD & Linux disk AIO support

Steve steeeeeveee at gmx.net
Wed Aug 26 18:55:34 MSD 2009


-------- Original-Nachricht --------
> Datum: Wed, 26 Aug 2009 17:59:30 +0400
> Von: Igor Sysoev <is at rambler-co.ru>
> An: nginx at sysoev.ru
> Betreff: Re: FreeBSD & Linux disk AIO support

> On Wed, Aug 26, 2009 at 03:49:12PM +0200, Robert Gabriel wrote:
> 
> > Igor Sysoev wrote:
> > > On Wed, Aug 26, 2009 at 03:11:55PM +0200, Robert Gabriel wrote:
> > > 
> > >> >> make[1]: Leaving directory
> `/users/root/downloads/source/nginx-0.8.10'
> > >> make[1]: *** [objs/nginx] Error 1
> > >> make[1]: Leaving directory
> `/users/root/downloads/source/nginx-0.8.10'
> > >> make: *** [build] Error 2
> > > 
> > > The new patch.
> > 
> > Hi, it worked, it was build perfectly, but how can I know now if it's 
> > using aio or not and what would be the "improvements" ?
> > 
> > Is there a way to test this?
> 
> You need set
> 
> location / {
>     aio             on;
>     directio        128k;
>     output_buffers  1 128k;
> }
> 
I seem to be not able to find any documentation about the aio module in nginx. Do you have somewhere hidden a documentation about the parameters nginx supports in relation to aio module?


> I do not know how to learn if nginx uses AIO on Linux or not.
> I can say it only for FreeBSD. On Linux I looked in debug log.
> 
> 
> -- 
> Igor Sysoev
> http://sysoev.ru/en/

-- 
GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01





More information about the nginx mailing list