zwoop commented on issue #9389:
URL: https://github.com/apache/trafficserver/issues/9389#issuecomment-1439264095

   You can't match on regular expressions like that on the path, so in your 
case, everything matches the second "map" rule. There's also no way to control 
different plugins to be run based on the path like that either, the regex_map 
plugin does not support that.
   
   I don't know that there's any solution here which would allow you to run the 
remap plugins conditionally like this. 


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