We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 62b88f2 + 0ce27db commit 27b3bdbCopy full SHA for 27b3bdb
proxy/core/work/threadless.py
@@ -39,7 +39,7 @@
39
40
41
proxy_flags.add_argument(
42
- "--inactive-conn-cleanup-timeout",
+ '--inactive-conn-cleanup-timeout',
43
default=DEFAULT_INACTIVE_CONN_CLEANUP_TIMEOUT,
44
help="Time after which inactive works must be cleaned up. "
45
+ "Increase this value if your backend services are slow to response "
0 commit comments