cmcfarlen opened a new pull request, #13042:
URL: https://github.com/apache/trafficserver/pull/13042

   Replace the single global geo DB handle with a cache of handles keyed by 
path, allowing different remap rules to use different MMDB files via 
--geo-db-path. The handle is threaded through RulesConfig -> Resources -> 
ConditionGeo::get_geo_*() methods. The cache deduplicates when multiple rules 
share the same path.
   


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