<!DOCTYPE html>
<html data-lt-installed="true">
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body style="padding-bottom: 1px;">
    <p>Hi</p>
    <p>I'm running Squid 5.9, and sometimes I have an issue that cause a
      proxy malfunction.<br>
      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.<br>
      2024/01/29 10:33:47 kid3| WARNING! Your cache is running out of
      filedescriptors<br>
      2024/01/29 10:33:53 kid2| WARNING! Your cache is running out of
      filedescriptors<br>
      2024/01/29 10:33:55 kid5| WARNING! Your cache is running out of
      filedescriptors<br>
      2024/01/29 10:33:57 kid1| WARNING! Your cache is running out of
      filedescriptors<br>
      2024/01/29 10:33:58 kid4| WARNING! Your cache is running out of
      filedescriptors<br>
      2024/01/29 10:34:03 kid3| WARNING! Your cache is running out of
      filedescriptors<br>
      2024/01/29 10:34:09 kid2| WARNING! Your cache is running out of
      filedescriptors<br>
      2024/01/29 10:34:11 kid5| WARNING! Your cache is running out of
      filedescriptors<br>
      2024/01/29 10:34:13 kid1| WARNING! Your cache is running out of
      filedescriptors<br>
      2024/01/29 10:34:14 kid4| WARNING! Your cache is running out of
      filedescriptors<br>
      2024/01/29 10:34:19 kid3| WARNING! Your cache is running out of
      filedescriptors<br>
      2024/01/29 10:34:25 kid2| WARNING! Your cache is running out of
      filedescriptors<br>
          listening port: MyPortNameID1</p>
    <p>Checking mgr:info inside squidclient I can see that squid only
      set 4096 filedescriptors per kid instead 15951.</p>
    <p>Can you help me to understand why Squid losses filedescriptors
      and don't start with the correct filedescriptors values set in
      configuration file?</p>
    <p>Best regards<br>
    </p>
  </body>
  <lt-container></lt-container>
</html>