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

Add proxy send timeout for the nginx server configuration. #1181

Merged
merged 3 commits into from
Feb 26, 2018

Conversation

Nitish-SH
Copy link
Contributor

No description provided.

@eputnam eputnam added the enhancement New feature or request label Feb 26, 2018
Copy link
Member

@eputnam eputnam left a comment

Choose a reason for hiding this comment

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

LGTM, just a little typo

@@ -25,6 +25,7 @@
# [*proxy*] - Proxy server(s) for the root location to connect to. Accepts a single value, can be used in
# conjunction with nginx::resource::upstream
# [*proxy_read_timeout*] - Override the default the proxy read timeout value of 90 seconds
# [*proxy_send_timeout*] - Override the default the proxy read timeout value of 90 seconds
Copy link
Member

Choose a reason for hiding this comment

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

I'm assuming this should read: "Override the default proxy send timeout value of 90 seconds"?

@Nitish-SH
Copy link
Contributor Author

Nitish-SH commented Feb 26, 2018 via email

Copy link
Contributor Author

@Nitish-SH Nitish-SH left a comment

Choose a reason for hiding this comment

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

i have done the changes. please let me know if any other chnages are needed.

@@ -24,7 +24,8 @@
# [*autoindex*] - Set it on 'on' or 'off 'to activate/deactivate autoindex directory listing. Undef by default.
# [*proxy*] - Proxy server(s) for the root location to connect to. Accepts a single value, can be used in
# conjunction with nginx::resource::upstream
# [*proxy_read_timeout*] - Override the default the proxy read timeout value of 90 seconds
# [*proxy_read_timeout*] - Override the default proxy read timeout value of 90 seconds
Copy link
Contributor Author

Choose a reason for hiding this comment

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

the message is now changed to "Override the default proxy read timeout value of 90 seconds"

Copy link
Contributor Author

@Nitish-SH Nitish-SH left a comment

Choose a reason for hiding this comment

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

suggested changes are done. lets get this change to mster.

@@ -24,7 +24,8 @@
# [*autoindex*] - Set it on 'on' or 'off 'to activate/deactivate autoindex directory listing. Undef by default.
# [*proxy*] - Proxy server(s) for the root location to connect to. Accepts a single value, can be used in
# conjunction with nginx::resource::upstream
# [*proxy_read_timeout*] - Override the default the proxy read timeout value of 90 seconds
# [*proxy_read_timeout*] - Override the default proxy read timeout value of 90 seconds
Copy link
Contributor Author

Choose a reason for hiding this comment

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

the message is now changed to "Override the default proxy send timeout value of 90 seconds"

@Nitish-SH
Copy link
Contributor Author

should i create new pull request for the typo fixes?

@eputnam
Copy link
Member

eputnam commented Feb 26, 2018

thanks @Nitish-SH !

@eputnam eputnam merged commit 18235c9 into voxpupuli:master Feb 26, 2018
@bastelfreak bastelfreak changed the title Adding proxy send timeout for the nginx server configuration. Addg proxy send timeout for the nginx server configuration. Mar 3, 2018
@bastelfreak bastelfreak changed the title Addg proxy send timeout for the nginx server configuration. Add proxy send timeout for the nginx server configuration. Mar 3, 2018
Rubueno pushed a commit to Rubueno/puppet-nginx that referenced this pull request Oct 19, 2020
Adding proxy send timeout for the nginx server configuration.
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.

2 participants