Hi

I observed the same problme. But have look at
http://perl.apache.org/guide/performance.html#Limiting_the_Size_of_the_Process.
I use this to limit my httpds. IMHO it's not a problem of embperl, it's
mod_perl.

Gunnar


On 30.01.2001 17:15:57 Neeme Vool  wrote:
>Hi, I have Solaris 2.6, 1 GB memory, apache 1.3.14, mod_perl 1.24, embperl
>1.3b7.
>We have an Embperl+Mysql application with approx 600 simultaneous users.
>I'm suspicious that Embperl causes Apache to grow to the limit it can -
>httpds keep free physical memory limit constantly on level 30-40 MB. When
>tehere are peaks, and we have 70-80 httpds, they are about 20 MB large.
>When need for service drops, they grow to 50 MB.
>pmap shows:
> pmap 8331
>8331:   /usr/local/apache/bin/httpd
>0802B000    116K read/write/exec     [ stack ]
>08050000   1904K read/exec         /usr/local/apache/bin/httpd
>0823B000     84K read/write/exec   /usr/local/apache/bin/httpd
>08250000  46332K read/write/exec     [ heap ]
>DF410000      4K read/write/exec     [ anon ]
>
>I dont blame Embperl, but do I have opportunity to tell, (if the cause is
>Embperl of course) how much memory it consumes?
>
>
>Neeme Vool
>
>Tel: +372 7 302 113
>Fax: +372 7 302 111
>E-mail: [EMAIL PROTECTED]
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to