[rt-users] Huge memory leaks(httpd)

Ruslan U. Zakirov cubic at acronis.ru
Wed Aug 6 08:57:57 EDT 2003


Michael van Elst wrote:

>On Wed, Aug 06, 2003, Ruslan U. Zakirov wrote:
>
>  
>
>>One httpd process get more and more memory and then memory end up.
>>    
>>
>
>Is there a large mail (large attachment) being sent to RT ?
>
    No. Not sure. Max attach size 16MB

>
>  
>
>>MaxRequestPerChild didn't help.
>>    
>>
>
>Setting MaxRequestPerChild to 1 will handle all memory leaks (but of
>course it slows down apache). If you still run out of memory then
>you simply do not have enough memory.
>
I'v sad didn't help. My current MaxRequestPerChild is 10.

>  
>
>>Is it mod_perl related problem?
>>    
>>
>
>Apache growing is a mod_perl related problem.
>
Only one process grow to 250MB. I know that mod_perl uses memory, but 
not 250 MB.

>  
>
>>May be we need to go to FastCGI for some time?
>>    
>>
>
>This will only move to problem from apache to the fastcgi process.
>The fastcgi process will grow was large and fast as the apache process
>does now.
>
Do you have same behavior of apache?

>
>Greetings,
>  
>





More information about the rt-users mailing list