SolidWallOfCode commented on pull request #7918: URL: https://github.com/apache/trafficserver/pull/7918#issuecomment-858102709
I'm puzzled by the URL based tables. What are those needed for? If the counter is in the rule, that can be accessed via`UrlRewrite::MappingStore::hash_lookup`. For regular expression, those are a `Queue` which is a subclass of `DLL` which has iteration support. Why have yet another lookup structure? -- 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. For queries about this service, please contact Infrastructure at: [email protected]
