about the aio module

Igor Sysoev is at rambler-co.ru
Wed Sep 17 16:05:14 MSD 2008


On Wed, Sep 17, 2008 at 01:48:40PM +0200, Manlio Perillo wrote:

> I'm interested in POSIX AIO support, so I would like to know if with the 
> aio module Nginx performance is better then simply increasing the number 
> of worker processes.

The current AIO module is network AIO only and works under FreeBSD only.
It's not maintained and now may not work at all. FreeBSD's AIO network
support is unenfficient (no zero copy and not scaleable) and buggy (when
I developed module I saw kernel panics several times).

There is still no disk AIO support.


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





More information about the nginx mailing list