[cc: and reply-to: ports, because I thinkg that's the better place
for this problem]
On Sun, Aug 10, 2014 at 11:02:38AM +0400, Denis Lapshin wrote:
> After 24-48 hours of Polipo working all the HTTP proxy clients get "To many
> open files" error.
That's an error message produced by polipo?
> Is there a bug?
Probably, allthough I didn't run into any fd leaks. But I'm using
polipo only at home, with a very small number of clients (three or
four).
> Restarting Polipo from /etc/rc.d/polipo solves the problem for about 24
> hours before the error appears again.
Can you check with fstat(1) how many clients are connected and how
many connections polipo has to the outside, right after the start,
after a few hours, and after the fd exhaustion happens?
Ciao
Kili
ps: polipo-1.0.4.1 is outdated, i'll test polipo-1.1.1 a little bit
and send a diff to ports@ if everything works well.