Re: [users@httpd] DNS lookup failure for: hostname

2015-04-22 Thread Robert Webb
That is exactly what I was thinking. But on to your real problem What do the apache server's resources look like when this starts happening? Things like number of connections, tcp port utilization, cpu, I/O, etc... Makes me wonder if there isn't something being taxed and causing the serv

Re: [users@httpd] DNS lookup failure for: hostname

2015-04-22 Thread Yasser
Yes. The Apache servers may sound redundant with the current setup, but in the future it will be used for other purposes like proxying to different virtual ips, php hosting etc. I cannot change the enterprise suite at this point in time. So are you running through the F5, load balancing to the

[users@httpd] Logging Tcp Socket Creation Timr

2015-04-22 Thread bugsfix
Is anyone aware of a way to log the socket creation time for each new connection when connecting to a pool member for mod_proxy_balancer?

Re: [users@httpd] DNS lookup failure for: hostname

2015-04-22 Thread Robert Webb
So are you running through the F5, load balancing to the two Apache proxies, then load balancing with the apache proxies to your 10 back end JBOSS servers? On Wed, 22 Apr 2015 16:21:29 -0400 Yasser wrote: I am in the midst of performance testing a web application and I get these errors in

[users@httpd] DNS lookup failure for: hostname

2015-04-22 Thread Yasser
I am in the midst of performance testing a web application and I get these errors in Apache logs [Sat Apr 18 03:01:01 2015] [error] [client xx.xx.xxx.253] proxy: DNS lookup failure for: jboss-host-name returned by /some/url, referer: http://f5hostname/context/URI It occurs only at high load level

[users@httpd] Suexec fails to find script to execute, or else refuses to execute it due to mismatching dir./files rights

2015-04-22 Thread Vincent FĂ©rotin
Hi, Apache httpd users mailing-list! Trying to configure gitolite3 (http://gitolite.com/) with Apache, I encountered some problems with suexec (http://httpd.apache.org/docs/2.2/suexec.html) that I did not understand. I'm wondering *where* is the problem: if it is a simple wrong config (main hypot