On Fri, Dec 16, 2016 at 6:50 AM, Ajay B wrote:
> Once we restart the apache it passed the request to new server.
>
> Please help us in fixing this issue.
The manual says:
DNS resolution happens when the socket to the origin domain is created
for the first time. When connection pooling is used,
Hi Yehuda
We changed only the DNS configuration not the HTTPD.
Thanks
Ajay
On Fri, Dec 16, 2016 at 7:41 PM, Yehuda Katz wrote:
> Your question doesn't say whether you are changing the HTTPD configuration
> or just changing the DNS.
>
> Any time you change the HTTPD configuration you need to re
Your question doesn't say whether you are changing the HTTPD configuration
or just changing the DNS.
Any time you change the HTTPD configuration you need to restart the
service. There is no way around that. If that isn't the problem, try
describing the steps you take when you make a change.
- Y