Quantcast
Channel: Nginx Forum - How to...
Viewing all articles
Browse latest Browse all 4759

Re: Multiple listen() call in Nginx server

$
0
0
Hi,

I would like to add some more points for the clarification of my doubt.

I am using nginx 1.11.10.
Openssl 1.1.0h

After creating socket, binding it to the port and listening, in the function "ngx_open_listening_sockets(cycle)", the listen() function is again calling in the function "ngx_configure_listening_sockets(cycle)". What is the need of the second listen() function call ?

Thanks in advance

With regards,
Ashique CK

Viewing all articles
Browse latest Browse all 4759

Trending Articles