bneradt opened a new pull request, #12631: URL: https://github.com/apache/trafficserver/pull/12631
This adds an optional disable_pristine_host_hdr configuration parameter to cookie_remap that, when enabled, disables the proxy.config.url_remap.pristine_host_hdr setting for matched transactions. This allows the Host header to be updated to match the hostname in the sendto URL, which is useful when downstream routing (such as parent proxies or origin server selection) depends on the Host header value. The feature is off by default to preserve backward compatibility and only affects the sendto path, while the else path continues to use the configured pristine host header setting. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
