7 Oct
2008
7 Oct
'08
9:06 a.m.
On 01-10-2008 09:06:40 +0200, Fabian Groffen wrote:
On 30-09-2008 16:31:02 -0500, Ross Bates wrote:
That's good news you were able to identify the potential root cause. Is it possible that the merovinigan is trying to reuse ports from the connection threads that are leaking?
Nope, I did some debugging, but we close all threads, however one seems to leak upon every connection. I think the next thing to do is trying to figure out in the debugger what the left over thread is doing. Perhaps it's waiting for some condition somehow.
I found the problem and just committed the fix to the Stable branch. Due to some PEBKAC we leaked a thread after each proxied connection.