revert r3864, it may cause kernel panic on some kernels while working with IPv6
This commit is contained in:
parent
b8d1c9dab7
commit
ed6565a1f6
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@ typedef struct iocb ngx_aiocb_t;
|
|||
#endif
|
||||
|
||||
|
||||
#define NGX_LISTEN_BACKLOG -1
|
||||
#define NGX_LISTEN_BACKLOG 511
|
||||
|
||||
|
||||
#if defined TCP_DEFER_ACCEPT && !defined NGX_HAVE_DEFERRED_ACCEPT
|
||||
|
|
Loading…
Reference in a new issue