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] Apache Startup Problems with mod_wsgi : Missing Symbols ap_cleanup_scoreboard and ap_accept_lock_mech

2010-11-21 Thread Jeff Trawick
On Sun, Nov 21, 2010 at 4:49 PM, Anurag Chourasia wrote: > Hi Jeff, > Your solution helped me overcome 1 of those 2 missing symbol reference but 1 > still remains. Could you please guide me for this one too. > This is the error now. > httpd: Syntax error on line 53 of /usr/local/apache2/conf/httpd

Re: [us...@httpd] Apache Proxy Directives

2010-11-21 Thread Igor Galić
- "Joost de Heer" wrote: > On Sun, November 21, 2010 08:33, Sachin Bhugra wrote: > > > > Yes, sorry for the typo, i meant "Directives" > > > > By proxy.conf, I meant like we have httpd-vhost.conf and other files > in > > conf/extra folder, does it also create file like proxy.conf (maybe > wi

Re: [us...@httpd] Apache Startup Problems with mod_wsgi : Missing Symbols ap_cleanup_scoreboard and ap_accept_lock_mech

2010-11-21 Thread Anurag Chourasia
Hi Jeff, Your solution helped me overcome 1 of those 2 missing symbol reference but 1 still remains. Could you please guide me for this one too. This is the error now. httpd: Syntax error on line 53 of /usr/local/apache2/conf/httpd.conf: Cannot load /usr/local/apache2/modules/mod_wsgi.so into se

Re: [users@httpd] Apache Startup Problems with mod_wsgi : Missing Symbols ap_cleanup_scoreboard and ap_accept_lock_mech

2010-11-21 Thread Jeroen Geilman
On 11/21/2010 09:22 PM, Anurag Chourasia wrote: All, I hope you could help me with a mod_wsgi load error upon startup of apache. This is affecting one of our site Go Live and I would appreciate any help offered in this regard. The error upon startup of Apache is as follows root [zibal]% ./u

Re: [us...@httpd] Apache Startup Problems with mod_wsgi : Missing Symbols ap_cleanup_scoreboard and ap_accept_lock_mech

2010-11-21 Thread Jeff Trawick
On Sun, Nov 21, 2010 at 3:22 PM, Anurag Chourasia wrote: > All, > I hope you could help me with a mod_wsgi load error upon startup of apache. > This is affecting one of our site Go Live and I would appreciate any help > offered in this regard. > The error upon startup of Apache is as follows > roo

Re: [us...@httpd] Apache Startup Problems with mod_wsgi : Missing Symbols ap_cleanup_scoreboard and ap_accept_lock_mech

2010-11-21 Thread Anurag Chourasia
Hi Jeroen, Thanks for your response. >From the build transcript provided in the earlier email, the mod_wsgi module make step is as follows and i see that apxs was used(and apxs internally used gcc) Please see the make step below. Please let me know if this seems ok to you and what else could be

[us...@httpd] Apache Startup Problems with mod_wsgi : Missing Symbols ap_cleanup_scoreboard and ap_accept_lock_mech

2010-11-21 Thread Anurag Chourasia
All, I hope you could help me with a mod_wsgi load error upon startup of apache. This is affecting one of our site Go Live and I would appreciate any help offered in this regard. The error upon startup of Apache is as follows root [zibal]% ./usr/local/apache2/bin/apachectl restart httpd: Syntax

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] Apache php in ubuntu

2010-11-21 Thread Joost de Heer
On 11/21/2010 01:07 AM, Peter Maguire wrote: I am trying to get my apache server to work with php files. It shows the phpinfo() but just comes up blank on others, my server is on sometimes at http://94.192.200.195/ What does the error log say? Joost

Re: [us...@httpd] Apache php in ubuntu

2010-11-21 Thread Peter Maguire
Can't ANYONE? Help? On 21 Nov 2010, at 12:07 AM, Peter Maguire wrote: > I am trying to get my apache server to work with php files. It shows the > phpinfo() but just comes up blank on others, my server is on sometimes at > http://94.192.200.195/ > > > > --

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

RE: [us...@httpd] Apache Proxy Directives

2010-11-21 Thread Joost de Heer
On Sun, November 21, 2010 08:33, Sachin Bhugra wrote: > > Yes, sorry for the typo, i meant "Directives" > > By proxy.conf, I meant like we have httpd-vhost.conf and other files in > conf/extra folder, does it also create file like proxy.conf (maybe with > another name or add directives to some othe