Mladen Turk schrieb:
> Rainer Jung wrote:
>>
>> What do you prefer?
>>
>
> Patched by using conf pool that gets destroyed.
> Can you double check it doesn't leek any more.
Leak gone :)
Thanks.
Rainer
-
To unsubscribe, e-mail:
Rainer Jung wrote:
What do you prefer?
Patched by using conf pool that gets destroyed.
Can you double check it doesn't leek any more.
Regards
--
^(TM)
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-m
Hi,
we have a small memory leak in mod_jk. Every time we restart, we leak a
temporary pool, which we use to resolve addresses. How much memory we
leak depends on the number of workers.
The problem is in common/jk_connect.c, where we create an apr pool to
resolve IP addresses. This pool is never