Files
pylibmeshctrl/tests/environment/config/squid/conf.d/meshctrl.conf

12 lines
285 B
Plaintext
Raw Normal View History

2024-12-09 16:41:59 -08:00
# Logs are managed by logrotate on Debian
logfile_rotate 0
acl all src all
acl Safe_ports port 8086
acl SSS_ports port 8086
http_access allow all
debug_options ALL,0 85,2 88,2
# Set max_filedescriptors to avoid using system's RLIMIT_NOFILE. See LP: #1978272
max_filedescriptors 1024