On Fri, Sep 08, 2006, Henrik Nordstrom wrote:
> fre 2006-09-08 klockan 07:14 +0800 skrev Adrian Chadd:
> 
> > Lighttpd currently implements its disk IO using a blocking method. If
> > they wanted to change to async they'd probably have to drop the
> > sendfile() support.
> 
> really? async sendfile is effectively the same as async read, just an fd
> as output instead of memory..

Hey, cool! If the async sendfile() works then even better.



Adrian

Reply via email to