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

Allow multiple values in gzip_proxied parameter #1578

Merged
merged 2 commits into from
Oct 16, 2023

Conversation

jay7x
Copy link
Member

@jay7x jay7x commented Oct 15, 2023

According to the official NGINX documentation the parameter gzip_proxied allows multiple parameters.

Closes #1567

According to the official NGINX documentation the parameter gzip_proxied
allows multiple parameters.

Closes voxpupuli#1567
@jay7x
Copy link
Member Author

jay7x commented Oct 15, 2023

Something is wrong with RHEL-likes.. I bet it was not introduced by this change. Might be related to the missing ipaddress fact which changes the listen logic.

@jay7x
Copy link
Member Author

jay7x commented Oct 15, 2023

Yep, it was missing ipaddress6 fact.. quick-fixed it now

@bastelfreak bastelfreak added the enhancement New feature or request label Oct 16, 2023
@bastelfreak bastelfreak merged commit 16b38fb into voxpupuli:master Oct 16, 2023
26 of 27 checks passed
@TheMeier TheMeier added this to the 6.0.0 milestone Jun 2, 2024
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.

Allow multiple parameters for gzip_proxied
4 participants