[users@httpd] how to use ab to test webservices method

2011-12-12 Thread Harsimranjit singh Kler
i have httpd 2.2.17 ,modjk and tomcat setup.My application expose wsdl which has set of method. how i can use ab to test load and hit concurrent requests on my webservice? i can test for static html file like this: ab -n 500 -c 100 http://10.71.10.22:10002/index.html but how to invoke wsdl

[users@httpd] RAM problem with apache and PHP on default centos configuration

2011-12-12 Thread Enrico Daga
Hi all, I send this mail to both httpd and php lists. I experienced the following problem running php scripts on httpd. The RAM fills gradually until the system starts swapping, then, if I don't restart the server, swap fills and everything goes down. After some try/check tests, I realized that

[users@httpd] Problem with analyzing configuration file

2011-12-12 Thread Petr Hracek
Dear users, in my /etc/sysconfig/apache2 I have mentioned: APACHE_SERVER_FLAGS=USSW- I586 in /etc/apache2/conf.d/myapache.conf is mentioned: IfDefine I586 IfModule !mod_proxy.c LoadModule proxy_module /usr/lib/apache2/mod_proxy.so /IfModule IfModule !mod_proxy_ajp.c

[users@httpd] using htaccess on all hosts to block addresses

2011-12-12 Thread David Mehler
Hello, I've got a list of host IP's i'd like to block. I want to do this with an .htaccess file and want it to effect all virtual hosts on my server. I've got the .htaccess file and am wondering where to place it. Can I put it in the ServerRoot area which is /srv/http I believe on my arch box or

Re: [users@httpd] using htaccess on all hosts to block addresses

2011-12-12 Thread Steve Swift
I think you'll have to put it in the documentroot of all of your virtualhosts. Since it would be so much easier to do this in the Apache config, I'll assume that you cannot do this for some reason. Second best would be to create the file in one documentroot, then use hard links to place it in all

Re: [users@httpd] using htaccess on all hosts to block addresses

2011-12-12 Thread Tom Evans
On Mon, Dec 12, 2011 at 5:42 PM, Steve Swift swi...@swiftys.org.uk wrote: I think you'll have to put it in the documentroot of all of your virtualhosts. Since it would be so much easier to do this in the Apache config, I'll assume that you cannot do this for some reason. Second best would be

Re: [users@httpd] using htaccess on all hosts to block addresses

2011-12-12 Thread Steve Swift
Presumably, it not whether you use htaccess, but whether you have it enabled. Once it is enables, apache has to follow the directory tree, just in case an htaccess file has turned up. I wonder if apache takes advantage of hosts which notify it when new/changed files appear in a directory tree

[users@httpd] Re: Apache error: [error] proxy: HTTP: disabled connection for and [warn] long lost child came home!

2011-12-12 Thread Julio Barreto
We've been having issues with our Apache 2.0 restarting on us periodically (several times a day). Here's an excerpt from our error log: [Mon Dec 12 23:17:02 2011] [warn] long lost child came home! (pid 12654) [Mon Dec 12 23:17:02 2011] [warn] long lost child came home! (pid 12655) [Mon