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 ajp_scheme_header to change default protocol value #12

Open
freddy33 opened this issue May 27, 2013 · 0 comments
Open

Add ajp_scheme_header to change default protocol value #12

freddy33 opened this issue May 27, 2013 · 0 comments

Comments

@freddy33
Copy link

When using a load balancer in front of nginx, the real protocol is actually set in a request header X-Forwarded-Proto.
Adding "ajp_scheme_header X-Forwarded-Proto" to the ajp module conf could change the actual value of the scheme passed to tomcat, so all URL created inside the web application will be correct.

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

No branches or pull requests

1 participant