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 pending requests queue gets too large, don't enqueue new requests, but just close the file descriptor, and perhaps do some logging about it at regular times, if such things happened, as an indicator that some http(s) flooding is going on.
If the pending requests queue gets too large, don't enqueue new requests, but just close the file descriptor, and perhaps do some logging about it at regular times, if such things happened, as an indicator that some http(s) flooding is going on.