Re: Install Question

2013-06-03 Thread Eugene Toropov
Hi Tracy, As far as I remember must be something like perl Makefile.PL MP_APXS=/usr/bin/apxs Cheers Eugene On Jun 3, 2013, at 7:42 PM, Tracy Kukuselis wrote: > > Hello, > > I am trying to install modperl 2.0.3 with httpd 2.4.2 (also tried 2.4.4), but > am getting the following error: >

Re: huge apache+mod_perl processes

2010-10-07 Thread Eugene Toropov
riginal Message - From: "Cees Hek" To: "William T" Cc: "Eugene Toropov" ; Sent: Thursday, October 07, 2010 3:06 AM Subject: Re: huge apache+mod_perl processes Also, if you are using something like Cache::FastMmap, your processes will look quite large depending

huge apache+mod_perl processes

2010-10-01 Thread Eugene Toropov
Greetings, We have a problem with huge Apache+mod_perl2 processes of 150-200 Mb in size. After apache restart they are usually 40-50 Mb in size, then in a minute grow up to 100-150 Mb and then some time later may grow up to 200 Mb. I suspect a certain type of http queries and would like to know

huge apache+mod_perl processes

2010-09-29 Thread Eugene Toropov
Greetings, We have a problem with huge Apache+mod_perl2 processes of 150-200 Mb in size. After apache restart they are usually 40-50 Mb in size, then in a minute grow up to 100-150 Mb and then some time later may grow up to 200 Mb. I suspect a certain type of http queries and would like to know