Bonjour,
Sur une machine en production, j'observe que le fichier /var/log/squid3/netdb.state dépasse 1Go.
J'aimerai en limiter la taille.
Le fichier /etc/squid3/squid.conf contient:
# TAG: netdb_low
# The low water mark for the ICMP measurement database.
#
# Note: high watermark controlled by netdb_high directive.
#
# These watermarks are counts, not percents. The defaults are
# (low) 900 and (high) 1000. When the high water mark is
# reached, database entries will be deleted until the low
# mark is reached.
Sur ma machine, les paramètres netdb_low et netdb_high ne sont pas définis dans mes fichiers de configuration.