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

Enable HTTP/2 protocol support #8

Open
GabrielMajeri opened this issue Dec 9, 2023 · 0 comments
Open

Enable HTTP/2 protocol support #8

GabrielMajeri opened this issue Dec 9, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@GabrielMajeri
Copy link
Member

The HTTP/2 protocol is a powerful improvement over the initial version of the HTTP protocol, which should lead to much faster connection speeds for our users.

I've found this blog post describing how to enable HTTP/2 support in Apache 2 running inside a Docker container. I haven't tried out the steps yet, but this GitHub issue seems to suggest that it might not be possible (or it might be very hard) to get this feature working correctly on Apache. The comments there instead propose switching to NGINX with PHP-FPM for better H2 support. If this is the case, this is a starting point for an NGINX config file for hosting osTicket.

@GabrielMajeri GabrielMajeri added the enhancement New feature or request label Dec 9, 2023
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

No branches or pull requests

1 participant