[rt-users] Huge memory leaks(httpd)
Ruslan U. Zakirov
cubic at acronis.ru
Wed Aug 6 11:09:32 EDT 2003
Michael van Elst wrote:
>On Wed, Aug 06, 2003, Ruslan U. Zakirov wrote:
>
>
>
>> No. Not sure. Max attach size 16MB
>>
>>
>
>This is fairly large. Do you really use attachments that large ?
>
Additional info on problem:
Now we have in mqueue letter 5MB
When rt-mailgate starts it eat ~70MB of memory with this mail.
Apache size become ~250M and rss ~125M,
but rt-mailgate return EX_TEMPFAIL
Questions:
1) Why rt-mailgate uses so much memory? Does it convert encodings?
2) If mail size 5MB Base64 encoded(orig mail enc is ISO-8895-1) then
what size of data will be inserted in mySQL?
3.1) $MaxAttachmentSize - it's UTF-8 Encoded or Base64 or original size?
3.2) Should $MaxAttachmentSize(RT) be equal to
max_allowed_packet(mySQL)?
Best regards. Ruslan.
More information about the rt-users
mailing list