You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the client actively closes the connection, and the remote server does not write any data, and the inactivity timeout is not configured. At this time, only the first copyAndClose will end (io.EOF occurs on the client).
The text was updated successfully, but these errors were encountered:
lujinda
changed the title
handleHttps Will cause connection leaks
"handleHttps" Will cause connection leaks
Sep 13, 2021
If the client actively closes the connection, and the remote server does not write any data, and the inactivity timeout is not configured. At this time, only the first copyAndClose will end (io.EOF occurs on the client).
The text was updated successfully, but these errors were encountered: