On 2024-01-29, Andre Bolinhas <andre.bolinhas@xxxxxxxxxxxxxx> wrote: > I'm running Squid 5.9, and sometimes I have an issue that cause a proxy > malfunction. > I have set the max_filedescriptors to 159514 and it's works fine for a > few hours or day, but then suddenly, Squid run out of filedescriptors. ... > Checking mgr:info inside squidclient I can see that squid only set 4096 > filedescriptors per kid instead 15951. > > Can you help me to understand why Squid losses filedescriptors and don't > start with the correct filedescriptors values set in configuration file? You may be running into OS limits - either kernel limits, or per-process limits. For example, on BSDs you would often need to adjust /etc/login.conf, and possibly also a sysctl. _______________________________________________ squid-users mailing list squid-users@xxxxxxxxxxxxxxxxxxxxx https://lists.squid-cache.org/listinfo/squid-users