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

Removed deprecated http2 to reduce noise of nginxplus test #5765

Merged
merged 1 commit into from
Jan 21, 2025
Merged

Conversation

Beck-Davis
Copy link
Contributor

ran perl -pi -e 's/listen 443 ssl http2/listen 443 ssl/g' git/princeton_ansible/roles/nginxplus/files/conf/http/*.conf to remove http2 from .conf files.

Related to #5764

ran `perl -pi -e 's/listen 443 ssl http2/listen 443 ssl/g'
git/princeton_ansible/roles/nginxplus/files/conf/http/*.conf` to remove
http2 from .conf files.
Copy link
Member

@kayiwa kayiwa left a comment

Choose a reason for hiding this comment

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

🎉 Thank you! @Beck-Davis

@kayiwa kayiwa merged commit e1d73f2 into main Jan 21, 2025
72 checks passed
@kayiwa kayiwa deleted the i5764_http2 branch January 21, 2025 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants