Bug#521017: slows down when not enough file descriptors

2009-07-06 Thread Luigi Gangitano
Hi Steffen, Hi Brian, the file descriptor limit is imposed by the operating system to all the processes and its original intention is to avoid resource consumption by arbitrary user process. The limit can be set at runtime and its default value in linux has changed in the last years.

Bug#521017: slows down when not enough file descriptors

2009-03-24 Thread Steffen Joeris
Package: squid Severity: wishlist Hi I am running transparent squid in a setup with more than 1000 users. I reached the limit of file descriptors and that slowed down the internet for everyone. I've now increased the number of file descriptors in the default configuration, which seemed to solve