Re: [us...@httpd] mod_fcgid ignoring both scores and process count

2010-11-22 Thread Jeff Trawick
2010/11/22 Honza Lefty Škoda : > On 22.11.2010 02:55, Jeff Trawick wrote:: >> 2010/11/21 Jeff Trawick : >>> 2010/11/21 Honza Lefty Škoda : On 21.11.2010 16:57, Jeff Trawick wrote:: > 2010/11/21 Honza Lefty Škoda : >> I am running performance benchmarks with ab2 on my server and I >

Re: [us...@httpd] mod_fcgid ignoring both scores and process count

2010-11-22 Thread Honza Lefty Škoda
On 22.11.2010 02:55, Jeff Trawick wrote:: > 2010/11/21 Jeff Trawick : >> 2010/11/21 Honza Lefty Škoda : >>> On 21.11.2010 16:57, Jeff Trawick wrote:: 2010/11/21 Honza Lefty Škoda : > I am running performance benchmarks with ab2 on my server and I > discovered that fcgid creates much mo

Re: [us...@httpd] mod_fcgid ignoring both scores and process count

2010-11-21 Thread Jeff Trawick
2010/11/21 Jeff Trawick : > 2010/11/21 Honza Lefty Škoda : >> >> >> On 21.11.2010 16:57, Jeff Trawick wrote:: >>> 2010/11/21 Honza Lefty Škoda : I am running performance benchmarks with ab2 on my server and I discovered that fcgid creates much more than FcgidMaxProcessesPerClass. And

Re: [us...@httpd] mod_fcgid ignoring both scores and process count

2010-11-21 Thread Jeff Trawick
2010/11/21 Honza Lefty Škoda : > > > On 21.11.2010 16:57, Jeff Trawick wrote:: >> 2010/11/21 Honza Lefty Škoda : >>> I am running performance benchmarks with ab2 on my server and I >>> discovered that fcgid creates much more than FcgidMaxProcessesPerClass. >>> And if I make 15 concurrent requests f

Re: [us...@httpd] mod_fcgid ignoring both scores and process count

2010-11-21 Thread Honza Lefty Škoda
On 21.11.2010 16:57, Jeff Trawick wrote:: > 2010/11/21 Honza Lefty Škoda : >> I am running performance benchmarks with ab2 on my server and I >> discovered that fcgid creates much more than FcgidMaxProcessesPerClass. >> And if I make 15 concurrent requests fcgi starts 15 php processes at the >> s

Re: [us...@httpd] mod_fcgid ignoring both scores and process count

2010-11-21 Thread Jeff Trawick
2010/11/21 Honza Lefty Škoda : > I am running performance benchmarks with ab2 on my server and I > discovered that fcgid creates much more than FcgidMaxProcessesPerClass. > And if I make 15 concurrent requests fcgi starts 15 php processes at the > same time without worrying about FcgidSpawnScoreUpL

[us...@httpd] mod_fcgid ignoring both scores and process count

2010-11-21 Thread Honza Lefty Škoda
I am running performance benchmarks with ab2 on my server and I discovered that fcgid creates much more than FcgidMaxProcessesPerClass. And if I make 15 concurrent requests fcgi starts 15 php processes at the same time without worrying about FcgidSpawnScoreUpLimit! I use mod_fcgid with suexec for