FPC: small improvements (#2512)

Add printing of fpc_dns statistics and add a general cconfiguration option.
Rework the code to be more generic and ready to handle other logics.
This commit is contained in:
Ivan Nardi 2024-07-22 17:42:23 +02:00 committed by GitHub
parent 67f5cdafc0
commit 65e31b0ea3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
564 changed files with 760 additions and 21 deletions

View file

@ -8,6 +8,7 @@ LRU cache stun: 0/0/0 (insert/search/found)
LRU cache tls_cert: 0/0/0 (insert/search/found)
LRU cache mining: 0/2/0 (insert/search/found)
LRU cache msteams: 0/0/0 (insert/search/found)
LRU cache fpc_dns: 0/7/0 (insert/search/found)
Automa host: 3/0 (search/found)
Automa domain: 3/0 (search/found)
Automa tls cert: 0/0 (search/found)