Skip to content

Conversation

@johha
Copy link
Contributor

@johha johha commented Mar 2, 2021

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:
    Currently the nginx timeout for graceful shutdown is hard coded to 30 secs. If requests take longer than this (e.g. v2/services on big foundries) they'll be terminated. Making this configurable will allow operators to prevent (too many) failed requests during monit restarts. See cloud_controller_ng Make nginx timeout configurable cloud_controller_ng#2138.
    For the same reason the number of monit cycles for detecting constant high memory consumption should be configurable.

  • Links to any other associated PRs:
    Make nginx timeout configurable cloud_controller_ng#2138

  • 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

johha and others added 2 commits March 2, 2021 11:56
Co-authored-by: Philipp Thun <philippthun@users.noreply.github.com>
Co-authored-by: Philipp Thun <philippthun@users.noreply.github.com>
@cf-gitbot
Copy link

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/177160218

The labels on this github issue will be updated when the story is started.

Copy link
Member

@MarcPaquette MarcPaquette left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants