-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Adding no-vu-connection-reuse option #676
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
no-vu-connection-reuse
option
no-vu-connection-reuse
option
Codecov Report
@@ Coverage Diff @@
## master #676 +/- ##
==========================================
+ Coverage 64.6% 64.63% +0.02%
==========================================
Files 101 101
Lines 8166 8171 +5
==========================================
+ Hits 5276 5281 +5
Misses 2549 2549
Partials 341 341
Continue to review full report at Codecov.
|
This PR adds a new option
--no-vu-connection-reuse
that closes the idle connections between each iteration of a VU, and changes meaning of--no-connection-reuse
to disabling keep-alive connections