I setted MaxRequestsPerChild 25 before.
when I turn php memory limit to 16M from 128M,the problem seems gone.


alex handle-2 wrote:
> 
> Hi!
> 
> try this in your mpm settings:
> 
> MaxRequestsPerChild 500
> 
> It kills an apache process after 500 requests and so prevents memory
> leaks.
> 
> Alex
> 
> On 5/22/07, kalaj <[EMAIL PROTECTED]> wrote:
>>
>> I use Apache 2.2.4,MySQL 5.0 and PHP 5.2.2 run on Debian VPS system,
>> I noticed that my web server efficiency go down with a web server
>> increasing uptime,for example,when I restart the web server that will
>> cut down the WordPress php page produce time half.
>> Any idea with this?
>> --
>> View this message in context:
>> http://www.nabble.com/Apache-web-server-efficiency-go-down-with-increasing-uptime.-tf3797420.html#a10741507
>> Sent from the Apache HTTP Server - Users mailing list archive at
>> Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> The official User-To-User support forum of the Apache HTTP Server
>> Project.
>> See <URL:http://httpd.apache.org/userslist.html> for more info.
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>>    "   from the digest: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
> 
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: [EMAIL PROTECTED]
>    "   from the digest: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Apache-web-server-efficiency-go-down-with-increasing-uptime.-tf3797420.html#a10835529
Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to