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

2015-04-23 Thread Yasser
I was digging through the proxy_util.c code and found the following: if (err != APR_SUCCESS) { return ap_proxyerror(r, HTTP_BAD_GATEWAY, apr_pstrcat(p, "DNS lookup failure for: ", conn->hostname, NULL)); } Variable e

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

2015-04-23 Thread Yasser
Hi Yann, Yes, I tried that and didnt see any difference in the behaviour Thanks, Yasser On Thu, Apr 23, 2015 at 4:24 PM, Yann Ylavic wrote: > Hi Yasser, > > Coudn't it be that your DNS server/network is not following the load? > Can you still reproduce the failures with jbosshost in your /etc

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

2015-04-23 Thread Yann Ylavic
Hi Yasser, Coudn't it be that your DNS server/network is not following the load? Can you still reproduce the failures with jbosshost in your /etc/hosts? Regards, Yann. On Thu, Apr 23, 2015 at 8:20 PM, Yasser wrote: > The test ran for two hours on 4/21/2015 between 8pm and 10:50pm. > I got the