Skip to content

Conversation

@serrislew
Copy link
Contributor

@serrislew serrislew commented Nov 18, 2025

Initial POC to support virtualhost config schema with remap rules.

  • Resolves to a single virtualhost entry
    • Remap rule logic remains the same. Order ranking still applies (i.e. rules defined first have priority)
    • Virtualhost remap rules have priority. If no remap rule matches or virtualhost is found, existing remap.config is then considered
  • Virtualhost domains support exact and wildcard (only single left-most "*") matching
  • Supports traffic_ctl config reload of single virtualhost entry
$ traffic_ctl config reload --virtualhost foo
┌ Virtualhost: foo
└┬ Reload status: ok
 ├ Message: Virtualhost successfully reloaded

TODO:

  • add docs

@serrislew serrislew marked this pull request as draft November 18, 2025 01:15
@serrislew serrislew self-assigned this Nov 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant