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

Suffix timeout values with second indicator #1138

Merged

Conversation

rudybroersma
Copy link
Contributor

Resolution for issue 1137:
Issue 1137

Copy link
Member

@ekohl ekohl left a comment

Choose a reason for hiding this comment

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

I'll let Travis finish running the tests but it looks good.

@alexjfisher alexjfisher added bug Something isn't working enhancement New feature or request and removed bug Something isn't working labels Oct 27, 2017
@alexjfisher
Copy link
Member

According to the docs, this shouldn't be necessary, but it is recommended.

A value without a suffix means seconds. It is recommended to always specify a suffix.

@rudybroersma
Copy link
Contributor Author

That is odd, because this change does actually resolve our timeout issues. Perhaps there is a bug in nginx somewhere that causes one of these values to be parsed incorrectly without a suffix.

@alexjfisher alexjfisher merged commit a1718db into voxpupuli:master Oct 27, 2017
@wyardley
Copy link
Collaborator

I agree that it should be valid to not include the units, though I'm still +1 on the change. I did see something where our old code didn't work anymore w/ the new version of this module that some of these types should maybe support either string or integer.

Rubueno pushed a commit to Rubueno/puppet-nginx that referenced this pull request Oct 19, 2020
…ndspatch

Suffix timeout values with second indicator
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants