Solarisbf commented on issue #11812:
URL: 
https://github.com/apache/trafficserver/issues/11812#issuecomment-2434326975

   hello ATS Team !
   
   i set header_rewrite option --geo-db-path on plugin.config for global setting
   
   ```
   root@ats-dev2:/opt/ts/etc/trafficserver# cat plugin.config
   xdebug.so --enable=x-remap,x-cache
   regex_revalidate.so -c regex_revalidate.config -l rr_log -f rr_state
   header_rewrite.so --geo-db-path=dbip-country-lite-2024-10.mmdb
   ```
   
   traffic.out
   
   ```
   [Oct 24 14:19:25.400] traffic_server DIAG: <header_rewrite.cc:367 
(TSPluginInit)> (header_rewrite) Global geo db 
/opt/ts/etc/trafficserver/dbip-country-lite-2024-10.mmdb
   [Oct 24 14:19:25.400] traffic_server DIAG: <header_rewrite.cc:59 
(initHRWLibraries)> (header_rewrite) Loading geo db 
/opt/ts/etc/trafficserver/dbip-country-lite-2024-10.mmdb
   [Oct 24 14:19:25.400] traffic_server DIAG: <conditions_geo_maxmind.cc:56 
(initLibrary)> (header_rewrite) Loaded 
/opt/ts/etc/trafficserver/dbip-country-lite-2024-10.mmdb
   [Oct 24 14:19:54.377] [ET_NET 1] DIAG: <conditions_geo_maxmind.cc:66 
(get_geo_string)> (header_rewrite) MaxMind not initialized; using default value
   [Oct 24 14:19:54.825] [ET_NET 1] DIAG: <conditions_geo_maxmind.cc:66 
(get_geo_string)> (header_rewrite) MaxMind not initialized; using default value
   ```
   
   same maxmind not initialized/
   
   thanks a lot
   
   


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