Jonathan Vanasco wrote:

i'm using Crypt::OpenSSL::RSA

it has a memory  leak when generating keys > 512
i generate keys 1024

i'm thinking that using sizelimit (i already do) should reclaim the memory every so often when the child dies

unless the memory leak is happening elsewhere, not sure. i only call the routines after fork though.

thoughts?
Try valgrind or possibly Apache::Leak ?

if you mean like a system() fork then it should be reclaimed when the process 
is done.

--
------------------------------------------------------------------------
Philip M. Gollucci ([EMAIL PROTECTED]) 323.219.4708
Consultant / http://p6m7g8.net/Resume/resume.shtml
Senior Software Engineer - TicketMaster - http://ticketmaster.com
1024D/A79997FA F357 0FDD 2301 6296 690F  6A47 D55A 7172 A799 97F

"It takes a minute to have a crush on someone, an hour to like someone,
and a day to love someone, but it takes a lifetime to forget someone..."

Reply via email to