On Tuesday 13 January 2004 13:32, Trevor Phillips wrote: > On Friday 09 January 2004 10:45, Trevor Phillips wrote: > > At the moment, I'm setting it to PERL_RLIMIT_AS = 120:140. It now seems > > to kill runaway processes at about 50Meg in size - but I have no idea if > > RLIMIT_AS is in some weird units (natural or not), or if there's an > > overhead I have to add beyond the normal process size to calculate this > > value. > > Does no-one know what is causing this discrepancy?
Ok, I've found the CAUSE: mod_php4! If I don't load mod_php4, then RLIMIT_AS works as expected: The limits are in Mb, and behave as one expects. If I load mod_php4, then suddenly I require an RLIMIT_AS of 120:140 to get it to kill processes at 50Meg... *sigh* Now, WHY it's doing this I still have no idea, but I have another avenue to search down now at least... -- . Trevor Phillips - http://jurai.murdoch.edu.au/ . : Web Technical Administrator - [EMAIL PROTECTED] : | IT Services - Murdoch University | >--------------------------------------------------------------------< | On nights such as this, evil deeds are done. And good deeds, of / | course. But mostly evil, on the whole. / \ -- (Terry Pratchett, Wyrd Sisters) / -- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html