You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by GitBox <gi...@apache.org> on 2021/06/25 18:15:50 UTC

[GitHub] [trafficserver] SolidWallOfCode commented on issue #4252: Make proxy.config.http.redirect.actions overridable

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: issues-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org