The Wayback Machine - https://web.archive.org/web/20190601131644/https://github.com/mholt/caddy/issues/2503
Skip to content
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

Undocumented: default keepalive number in http.proxy #2503

Open
imba-tjd opened this issue Mar 5, 2019 · 0 comments

Comments

2 participants
@imba-tjd
Copy link

commented Mar 5, 2019

https://caddyserver.com/docs/proxy

keepalive is the maximum number of idle connections to keep open to the backend. Enabled by default; set to 0 to disable keepalives. Set to a higher value on busy servers that are properly tuned.

It only says "Enabled by default", but not tells us the default number.

@imba-tjd imba-tjd changed the title Undocumented: keepalive number in http.proxy Undocumented: default keepalive number in http.proxy Mar 5, 2019

@mholt mholt added documentation and removed feature request labels Mar 5, 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.