On Tuesday 13 January 2004 14:22, Perrin Harkins wrote:
> 
> You could also look at BSD::Resource, or one of the other ways of
> setting RLIMIT on your system.

Apache::Resource uses BSD::Resource. However, the Apache::Resource docs are 
unclear on the units for PERL_RLIMIT_AS, but imply it is in megabytes. The 
BSD::Resource docs state that it is in bytes, so it seems Apache::Resource is 
at least converting the units as presented in BSD::Resource to something 
else.

Editing Apache::Resource, the comment next to the default RLIMIT_AS says the 
unit is in megabytes. If that's true, then I'm back to wondering why a value 
of 120:140 kills daemons at 50.

-- 
. 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

Reply via email to