Update to 2023-03-02 21:00

This commit is contained in:
Daniel Berteaud
2023-03-02 21:00:14 +01:00
parent bb68dae0f6
commit 0607da8586
2 changed files with 7 additions and 2 deletions

View File

@@ -10,3 +10,8 @@ TemplateDir /usr/share/c_icap/templates/
{% if squid_scan_av %}
Service squidclamav squidclamav.so
{% endif %}
MaxKeepAliveRequests 1000
MaxServers 20
ThreadsPerChild 50
MaxRequestsPerChild 100000