Skip to content

add host_override to parent.config and other sni name fixes#12868

Open
traeak wants to merge 2 commits intoapache:masterfrom
traeak:parent_sni
Open

add host_override to parent.config and other sni name fixes#12868
traeak wants to merge 2 commits intoapache:masterfrom
traeak:parent_sni

Conversation

@traeak
Copy link
Contributor

@traeak traeak commented Feb 9, 2026

Fixes to sni name handling when using another CDN as parent.

This adds "host_override" to parent.config and has some fixes for the strategies handling of same option.

This comment was marked as duplicate.

This comment was marked as duplicate.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 14 out of 14 changed files in this pull request and generated 4 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@traeak traeak marked this pull request as ready for review February 16, 2026 17:13
@bryancall bryancall requested a review from serrislew February 23, 2026 22:54
@cmcfarlen cmcfarlen modified the milestones: 10.2.0, 11.0.0 Feb 23, 2026
@serrislew
Copy link
Contributor

serrislew commented Feb 25, 2026

Some docs on the new feature would be helpful!

``host_override``
One of the following values:

- ``true`` - Sets the host header of the request using the selected parent, including the SNI name to be used for any upstream TLS connection. Useful when a parent is another CDN that requires a correct SNI name.
Copy link
Contributor

Choose a reason for hiding this comment

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

Ifpristine_host_hdr is set to 1, does this have precedence over it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

5 participants