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
The service I'm testing almost exclusively deals with short-lived, single request connections. With no option to disable keepalive I cannot run tests which properly simulate my production environment.
Would you accept a PR with a -disable-keepalive flag?
The text was updated successfully, but these errors were encountered:
The service I'm testing almost exclusively deals with short-lived, single request connections. With no option to disable keepalive I cannot run tests which properly simulate my production environment.
Would you accept a PR with a
-disable-keepalive
flag?The text was updated successfully, but these errors were encountered: