Status of nginx

Peter Avalos peter at theshell.com
Tue Oct 28 17:59:24 PDT 2014


> On Oct 28, 2014, at 12:49 AM, karu.pruun <karu.pruun at gmail.com> wrote:
> 
> How do you enable the so_reuseport options, is it the sysctl ones?
> 
> net.inet.tcp.reuseport_ext: 1
> net.inet.udp.reuseport_ext: 1
> 
> 

Put this in nginx.conf:
so_reuseport on;




More information about the Users mailing list