shinrich commented on issue #4697:
URL: https://github.com/apache/trafficserver/issues/4697#issuecomment-870848085


   I took a quick look at the old mysql_remap plugin.  It was a global plugin 
that triggered on the read request hook (before the remap phase), and it would 
call functions that would have updated the client request storage before the 
remap phase (TSUrlHostSet, TSUrlSchemeSet, TSUrlPortSet).
   
   We should have a read-only version of the original client request 
information.  I will go ahead and file a new issue to track that.
   


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