SolidWallOfCode commented on issue #4252: URL: https://github.com/apache/trafficserver/issues/4252#issuecomment-868747824
I think this is the wrong approach. This setting is an entire map. Instead there should be a plugin API call to directly set the redirect action for the transaction. That is, the core looks up the action via this (non-overridable) setting and then a plugin can directly change the value from the lookup, rather than changing the entire lookup table. -- 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]
