He Marco,
You better upgrade to debian bullseye and see if it happens there also.
If you dont want that, try this.
systemctl edit squid.service
Add :
[Service]
LimitNOFILE=65535
Save and run : systemctl restart squid
But i would recommend to use Debian Bullseye.
Greetz,
Louis
Thanks for the pointer Eliezer. I installed it on an Ubuntu 20 machine and
tried but it didn't seem to work:
root@ub20-srv1:~# squidclient -h squid.mydomain.com mgr:client_listHTTP/1.0
403 ForbiddenServer: squid/2.6.STABLE13Date: Tue, 31 Aug 2021 14:45:09
GMTContent-Type: text/htmlContent-Leng
look at your cache.log, after squid is starting, there you can see, how
much filedescriptors are available:
2021/08/31 17:14:36.870 kid1| With 1024 file descriptors available
Maybe there is a file like /etc/default/squid:
SQUID_MAXFD=1024
Regards
Klaus
Am Dienstag, dem 31.08.2021 um 18:10 +03
Hey Marcio,
You will need to add a systemd service file that extends the current one
with more FileDescriptors.
I cannot guide now I do hope to be able to write later.
If anyone is able to help faster go ahead.
Eliezer
בתאריך יום ג׳, 31 באוג׳ 2021, 18:05, מאת Marcio B. :
> Hi,
>
> I impleme
Hi,
I implemented a Squid server in version 4.6 on Debian and tested it for
about 40 days. However I put it into production today and Internet browsing
was extremely slow.
In /var/log/syslog I'm getting the following messages:
Aug 31 11:29:19 srvproxy squid[4041]: WARNING! Your cache is running