FreeBSD & Linux disk AIO support

Steve steeeeeveee at gmx.net
Wed Aug 26 19:37:20 MSD 2009


-------- Original-Nachricht --------
> Datum: Wed, 26 Aug 2009 19:02:20 +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 04:55:34PM +0200, Steve wrote:
> 
> > 
> > -------- 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?
> 
> This is new patch.
> 
Okay. Then it has nothing to do with the --with-aio_module configure switch that has been in nginx for quite a while. Right?


> 
> -- 
> Igor Sysoev
> http://sysoev.ru/en/

-- 
Jetzt kostenlos herunterladen: Internet Explorer 8 und Mozilla Firefox 3 -
sicherer, schneller und einfacher! http://portal.gmx.net/de/go/atbrowser





More information about the nginx mailing list