maybe this is not bug - but when client establish connection with server
and send request quicker that keep-alive connection timeout server will not shutdown
lest say our server has 5 second timeout and 2000 max request. in worst scenario server will restart after 2,7h.
Maybe it is possible to not accept new keep-alive request when server is shutting down?
and send request quicker that keep-alive connection timeout server will not shutdown
lest say our server has 5 second timeout and 2000 max request. in worst scenario server will restart after 2,7h.
Maybe it is possible to not accept new keep-alive request when server is shutting down?