thatsk commented on issue #9051: URL: https://github.com/apache/trafficserver/issues/9051#issuecomment-1226005656
when I remove from plugins.config and copy the GeoIP2-City.mmdb into /etc/trafficserver ``` root@trafficserver: /etc/trafficserver# traffic_server -Cverify_config -D/etc/trafficserver traffic_server: using root directory '/usr' NOTE: VERIFY NOTE: VERIFY config dir: /etc/trafficserver... [Aug 24 17:02:53.734] traffic_server DIAG: (maxmind_acl) remap plugin is successfully initialized [Aug 24 17:02:53.734] traffic_server DIAG: (maxmind_acl) Initialized MMDB with /etc/trafficserver/GeoIP2-City.mmdb [Aug 24 17:02:53.734] traffic_server DIAG: (maxmind_acl) loading ip: valid: 1, fam 2 [Aug 24 17:02:53.734] traffic_server DIAG: (maxmind_acl) loading ip: valid: 1, fam 2 [Aug 24 17:02:53.734] traffic_server DIAG: (maxmind_acl) loading ip: valid: 1, fam 2 [Aug 24 17:02:53.734] traffic_server DIAG: (maxmind_acl) loading ip: valid: 1, fam 2 [Aug 24 17:02:53.734] traffic_server DIAG: (maxmind_acl) loading ip: valid: 1, fam 2 [Aug 24 17:02:53.734] traffic_server DIAG: (maxmind_acl) loading ip: valid: 1, fam 2 [Aug 24 17:02:53.734] traffic_server DIAG: (maxmind_acl) Loaded Allow ruleset [Aug 24 17:02:53.734] traffic_server DIAG: (maxmind_acl) Loaded Deny ruleset [Aug 24 17:02:53.734] traffic_server DIAG: (maxmind_acl) Loaded HTML from /etc/trafficserver/deny.html [Aug 24 17:02:53.734] traffic_server DIAG: (maxmind_acl) created remap instance with configuration maxmind.yaml INFO: Successfully loaded remap.config INFO: Successfully loaded records.config INFO: Successfully loaded plugin.config INFO: Successfully loaded ssl multicert.config INFO: Successfully initialized SSL client context ``` -- 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]
