]> git.ipfire.org Git - thirdparty/squid.git/commit
Bug #571: Limit use of persistent connections when filedescriptor usage is high
authorhno <>
Sat, 3 Apr 2004 21:25:59 +0000 (21:25 +0000)
committerhno <>
Sat, 3 Apr 2004 21:25:59 +0000 (21:25 +0000)
commita1ca9253049b2af35e71febfa8b17f0d728750c5
tree277522a89cc55e2d9589d9ae9e45117397456ceb
parent9776e3ccfb0c2458d2f02a45eabc1114b9c13866
Bug #571: Limit use of persistent connections when filedescriptor usage is high

Under high usage a lot of filedescriptors may be idle persistent connections,
causing a shortage of filedescriptors for handling new requests.
src/client_side_reply.cc
src/fd.cc
src/pconn.cc
src/protos.h