Close the auth TCP connection eagerly
We should not leave open a TCP connection to the auth backend (Unicorn) in the CLOSE_WAIT state, it may take several minutes for the HTTP response to our own client to finish.
Showing
Please register or sign in to comment