maskit commented on PR #12658:
URL: https://github.com/apache/trafficserver/pull/12658#issuecomment-3548490675

   `TS_SSL_SERVERNAME_HOOK` could be used on global plugins, but it would 
require all those plugins to have own config files like sni.conf and also 
server name lookup which could potentially be done in a different manner (e.g. 
wildcard vs regex). In other words, it would be like writing a remap plugin as 
a global plugin and do all the remap work on the plugin. I don't think that 
makes sense.


-- 
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]

Reply via email to