You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2008/03/16 22:27:50 UTC

DO NOT REPLY [Bug 44612] Apache does not reset default DNS server upon apachectl restart

https://issues.apache.org/bugzilla/show_bug.cgi?id=44612


Ruediger Pluem <rp...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




--- Comment #1 from Ruediger Pluem <rp...@apache.org>  2008-03-16 14:27:50 PST ---
Due to the usage of /etc/resolv,conf I assume that you are running httpd on a
Unix environment. httpd uses the resolver of your c library for name resolution
and does not do this by itself. So this is no httpd bug. It is most likely that
the Name Server Caching Daemon (nscd) which is often used by the c library to
cache the results of DNS queries does not notice the change of the resolv.conf
correctly or as designed (depending on its configuration).


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org