Web Hosting Forum | Lunarpages


*
Welcome, Guest. Please login or register.
Did you miss your activation email?



Login with username, password and session length
May 25, 2012, 09:35:49 AM

Pages: 1 [2]   Go Down
  Print  
Author Topic: anyone tried Lighttpd?  (Read 2955 times)
vivalite
Intergalactic Cowboy
*****
Offline Offline

Posts: 52


« Reply #15 on: June 23, 2007, 06:37:26 PM »

today i tried to reduce "MaxRequestsPerChild" = 15 in httpd.conf, which forces httpd thread to expire quickly, so the memory can be set to free quickly.

so far so good, the average RES is around 11M.

I see you have http child server restart each 15 requests, and it solved your problem.This means you have Apache module is leaking memory.  You can try to check by disable Apache module but so long you are happy now it is not required.
Logged
testall
Intergalactic Cowboy
*****
Offline Offline

Posts: 70


« Reply #16 on: June 24, 2007, 07:27:08 PM »

today i tried to reduce "MaxRequestsPerChild" = 15 in httpd.conf, which forces httpd thread to expire quickly, so the memory can be set to free quickly.

so far so good, the average RES is around 11M.

I see you have http child server restart each 15 requests, and it solved your problem.This means you have Apache module is leaking memory.  You can try to check by disable Apache module but so long you are happy now it is not required.
I don't know which apache module is leaking memory, maybe it is PHP.
Logged
perestrelka
Administrator
Master Jedi
*****
Offline Offline

Posts: 1395



« Reply #17 on: June 29, 2007, 12:39:06 AM »

today i tried to reduce "MaxRequestsPerChild" = 15 in httpd.conf, which forces httpd thread to expire quickly, so the memory can be set to free quickly.

so far so good, the average RES is around 11M.

I see you have http child server restart each 15 requests, and it solved your problem.This means you have Apache module is leaking memory.  You can try to check by disable Apache module but so long you are happy now it is not required.
I don't know which apache module is leaking memory, maybe it is PHP.

Do you have any rewrite rules configured for your site? They can cause memory leaks from time to time.
Logged

Kind Regards,
Vlad Artamonov
Pages: 1 [2]   Go Up
  Print  
 
Jump to: