Out of memory during request for 32 bytes
Wojciech Puchar
wojtek at wojtek.tensor.gdynia.pl
Fri Jul 10 14:05:27 UTC 2009
do uname -a
if you are on 32-bit arch you may add
kern.dfldsiz=2147483648
kern.maxdsiz=2147483648
to /boot/loader.conf
but most likely you'll need to edit /etc/login.conf
On Fri, 10 Jul 2009, Per olof Ljungmark wrote:
> Apache web server on 7-STABLE running nagios and OTRS. My problem is I
> cannot understand what I should increase to satisfy those memory-hungry
> Perl scripts?
>
> Out of memory during request for 32 bytes, total sbrk() is 17192960 bytes!
> Out of memory during request for 4072 bytes, total sbrk() is 17192960 bytes!
> Global $r object is not available. Set:
> PerlOptions +GlobalRequest
> in httpd.conf at /usr/local/lib/perl5/site_perl/5.8.9/CGI/Carp.pm line 553.
> Global $r object is not available. Set:
> PerlOptions +GlobalRequest
> in httpd.conf at /usr/local/lib/perl5/site_perl/5.8.9/CGI/Carp.pm line 553.
>
> --
> per
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
>
More information about the freebsd-questions
mailing list