-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
reverseproxy: Caddyfile health check headers, host header support #3948
Conversation
…ing health_headers directive; 2.health check header host can be set properly
Please also add a Caddyfile adapt test, see https://github.com/caddyserver/caddy/tree/master/caddytest/integration/caddyfile_adapt And don't forget to sign the CLA! |
replace example with syntax definition inline health_headers directive parse function
caddytest/integration/caddyfile_adapt/reverse_proxy_health_headers.txt
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for the great PR!
Will look forward to merging this shortly after the 2.3 release (today or tomorrow).
Looks good, just wanted to double check a couple things.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the contribution!
reverse_proxy:
health check headers can be set through Caddyfile using health_headers directive
health check header host can be set properly