bryancall commented on issue #8566:
URL: https://github.com/apache/trafficserver/issues/8566#issuecomment-1009304078


   I believe the redirects are also a hashmap on the hostnames.  It has been 
awhile since I have read over that code.  The issue you would see is higher CPU 
in that location in the code when running ` perf top`.  We have a bunch of 
`regex_map`  (the most expensive rule) in our remap files and have 20-30k 
configuration lines.  


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