> -----Original Message-----
> From: Stas Bekman [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, December 22, 2004 4:23 PM
> To: Barksdale, Ray
> Cc: modperl@perl.apache.org
> Subject: Re: compile problems
> 
> something is very wrong then. On linux I get:
> 
> Apache w/o modperl
> stas      8315  0.9  0.3  5792 2596 ?        Ss   17:14   0:00 httpd
> stas      8317  0.0  0.3  5792 2700 ?        S    17:14   0:00 httpd
> 
> Apache w/ modperl and Apache::Request(Rec|IO).
> stas      8362  0.3  0.6  9556 5248 ?        Ss   17:15   0:00 httpd
> stas      8367  0.0  0.6  9556 5360 ?        S    17:15   0:00 httpd
> 
> Apache w/ modperl and ModPerl::MethodLookup::preload_all_modules();
> stas      8446  2.4  0.9 11464 7140 ?        Ss   17:18   0:00 httpd
> stas      8447  0.0  0.9 11464 7252 ?        S    17:18   0:00 httpd
> 
> Also remember that this build is full of debugging options 
> enabled. The 
> actual non-debug Apache w/ and w/o modperl should be much smaller.
> 
> Could it be a compile thingy that went wrong? But I'm not 
> surprised - your 
> Apache eats more than 3 times more RAM than here on linux (of 
> course we 
> didn't compare what Apache modules you and I have loaded, but 
> still it's a 
> *big* difference). So it's really your OS/compiler issue. There is no 
> reason why Apache on its own should be so big.
> 

I agree it should be much smaller. From your reply I seem to have given
the impression I was running on something other than Linux. Sorry about
that. We run Redhat's Fedora Core 2 Linux on x86 (32-bit) for prod/testing.
This was our first try at 64-bit (Redhat Fedora Core 2 AMD64).

I'll check how that compares to what you've shared. Maybe I'll trip over
the problem since I built the 64-bit stuff using the same procedure.

Ok. I couldn't wait. My numbers on 32-bit linux are almost identical (+/-
2%)
to yours. When I get some more time I'll dig into the 64-bit stuff and see
what I'm doing wrong.

On the bright side everything runs perfectly (in a bloated sort of way ;)

Thanx a load.





*****CONFIDENTIALITY NOTICE*****
This e-mail and any files or attachments may contain confidential and
privileged information.  If you have received this message in error, please
notify the sender at the above e-mail address and delete it and all copies
from your system.



-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Reply via email to