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 more per-location proxy options: proxy_send_timeout, proxy_ignore… #1169

Merged
merged 1 commit into from
Feb 9, 2018

Conversation

merclangrat
Copy link
Contributor

Added more options configurable per-location to proxy template and manifests:

  • proxy_send_timeout
  • proxy_ignore_header (nginx config option is proxy_ignore_headers, but I used 'proxy_ignore_header' name to be compatible with other options)
  • proxy_next_upstream

All these options are supported by Nginx.

@bastelfreak bastelfreak added the enhancement New feature or request label Feb 9, 2018
@bastelfreak
Copy link
Member

Thanks @merclangrat !

@bastelfreak bastelfreak merged commit ab4ab03 into voxpupuli:master Feb 9, 2018
cegeka-jenkins pushed a commit to cegeka/puppet-nginx that referenced this pull request Sep 13, 2019
Add more per-location proxy options: proxy_send_timeout, proxy_ignore…
Rubueno pushed a commit to Rubueno/puppet-nginx that referenced this pull request Oct 19, 2020
Add more per-location proxy options: proxy_send_timeout, proxy_ignore…
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