Skip to content

Increase nginx keepalive_timeout to 100s #558

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 1 commit into from
Jul 7, 2025
Merged

Conversation

stephanme
Copy link
Member

Thanks for contributing to the capi_release. To speed up the process of reviewing your pull request please provide us with:

  • A short explanation of the proposed change:

  • An explanation of the use cases your change solves

  • Links to any other associated PRs

  • I have viewed signed and have submitted the Contributor License Agreement

  • I have made this pull request to the develop branch

  • I have run CF Acceptance Tests on bosh lite

- keepalive_timeout of server should be larger than value of client
- gorouter (client of CC nginx) has hardcoded 90s
  https://github.com/cloudfoundry/gorouter/blob/a602bb6a624308630305f7f61689fddd21347dcb/proxy/proxy.go#L87
- related: cloudfoundry/routing-release#240
- did not change the value reported by the Keep-Alive header (20s)
   because CC has no control of gorouter keepalive timeouts
   (or whatever additional component like haproxy, LB stands between CC and user)
@stephanme stephanme merged commit 32329ba into develop Jul 7, 2025
2 checks passed
@moleske moleske deleted the keepalive-timeout branch July 7, 2025 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants