Re: [EMAIL PROTECTED] Help! My apache httpd server cannot close thread

2008-02-18 Thread 赵志桐
Eric Covener 写道: > On Feb 18, 2008 7:40 AM, 赵志桐 <[EMAIL PROTECTED]> wrote: > >> PingBad 写道: >> >> >> StartServers 2 >> MaxClients 150 >> MinSpareThreads5 >> MaxSpareThreads 10 >> ThreadsPerChild 25 >> MaxRequestsPerChild 0 >> >> > > For worker, Min/MaxSpareThr

Re: [EMAIL PROTECTED] Help! My apache httpd server cannot close thread

2008-02-18 Thread 赵志桐
Eric Covener 写道: > On Feb 18, 2008 7:40 AM, 赵志桐 <[EMAIL PROTECTED]> wrote: > >> PingBad 写道: >> >> >> StartServers 2 >> MaxClients 150 >> MinSpareThreads5 >> MaxSpareThreads 10 >> ThreadsPerChild 25 >> MaxRequestsPerChild 0 >> >> > > For worker, Min/MaxSpareThr

Re: [EMAIL PROTECTED] Help! My apache httpd server cannot close thread

2008-02-18 Thread Eric Covener
On Feb 18, 2008 7:40 AM, 赵志桐 <[EMAIL PROTECTED]> wrote: > PingBad 写道: > > > StartServers 2 > MaxClients 150 > MinSpareThreads5 > MaxSpareThreads 10 > ThreadsPerChild 25 > MaxRequestsPerChild 0 > For worker, Min/MaxSpareThreads must be a multiple of ThreadsPerChild.

Re: [EMAIL PROTECTED] Help! My apache httpd server cannot close thread

2008-02-18 Thread 赵志桐
Graeme Fowler 写道: On Mon, 2008-02-18 at 20:40 +0800, 赵志桐 wrote: i adjust httpd.conf following StartServers 2 MaxClients 150 MinSpareThreads5 MaxSpareThreads 10 ThreadsPerChild 25 MaxRequestsPerChild 0 but also has a lot of httpd thread, can you help me ?

Re: [EMAIL PROTECTED] Help! My apache httpd server cannot close thread

2008-02-18 Thread Graeme Fowler
On Mon, 2008-02-18 at 20:40 +0800, 赵志桐 wrote: > i adjust httpd.conf following > > > StartServers 2 > MaxClients 150 > MinSpareThreads5 > MaxSpareThreads 10 > ThreadsPerChild 25 > MaxRequestsPerChild 0 > > > but also has a lot of httpd thread, can you help me ? How

Re: [EMAIL PROTECTED] Help! My apache httpd server cannot close thread

2008-02-18 Thread 赵志桐
PingBad 写道: On Sunday 17 February 2008 20:02, 赵志桐 wrote: hello everybody My web server got a problem long time. It's cannot close finished httpd thread, i used "ps -e" to check server got a lot of httpd thread like following: 20292 ? 00:00:01 httpd 4912 ? 00:00:00 cronolog 4913 ? 00:00:00

Re: [EMAIL PROTECTED] Help! My apache httpd server cannot close thread

2008-02-17 Thread 赵志桐
PingBad 写道: On Sunday 17 February 2008 20:02, 赵志桐 wrote: hello everybody My web server got a problem long time. It's cannot close finished httpd thread, i used "ps -e" to check server got a lot of httpd thread like following: 20292 ? 00:00:01 httpd 4912 ? 00:00:00 cronolog 4913 ? 00:00:00

Re: [EMAIL PROTECTED] Help! My apache httpd server cannot close thread

2008-02-17 Thread PingBad
On Sunday 17 February 2008 20:02, 赵志桐 wrote: > hello everybody > > My web server got a problem long time. > > It's cannot close finished httpd thread, i used "ps -e" to check server > got a lot of httpd thread like following: > > 20292 ? 00:00:01 httpd > 4912 ? 00:00:00 cronolog > 4913 ? 00:00:00 c

[EMAIL PROTECTED] Help! My apache httpd server cannot close thread

2008-02-16 Thread 赵志桐
hello everybody My web server got a problem long time. It's cannot close finished httpd thread, i used "ps -e" to check server got a lot of httpd thread like following: 20292 ? 00:00:01 httpd 4912 ? 00:00:00 cronolog 4913 ? 00:00:00 cronolog 4914 ? 00:00:00 cronolog 4915 ? 00:00:00 cronolog 4916