Why socket is closed when I had set the keepalive_timeout = 1h in nginx configuration
I wrote a small http server in nodejs to understand the keep-alive behaviour. Here is the source code for same –
I wrote a small http server in nodejs to understand the keep-alive behaviour. Here is the source code for same –