NetBSD + nginx-0.8.53 + accept filters - not working

Maxim Dounin mdounin at mdounin.ru
Tue Aug 9 11:11:36 UTC 2011


Hello!

On Tue, Aug 09, 2011 at 03:07:14PM +0400, Maxim Dounin wrote:

[...]

> > Since I'm using packages (pkgin), I could not test nginx 1.x (which is
> > in pkgsrc); Maybe this has been fixed in the mean time ?
> 
> You may try
> 
>     ./configure --with-cc-opt="-D NGX_HAVE_DEFERRED_ACCEPT"

Oops, should be

    ./configure --with-cc-opt="-D NGX_HAVE_DEFERRED_ACCEPT=1"

(note "=1")

> to see if it works.
> 
> If it is, we probably want to fix configure to detect it 
> automatically.

Maxim Dounin



More information about the nginx mailing list