after the scoreboard change.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84440
13f79535-47bb-0310-9956-
ffa450edef68
ancient clients that do not provide a <CODE>Host:</CODE> header. With
this option Apache does a reverse DNS lookup on the server IP address
that the client connected to in order to work out self-referential URLs.
+This can have adverse performance implications, especially if you use
+<CODE>%V</CODE> in a <A HREF="mod_log_config.html#customlog">CustomLog</A>
+directive or have <A HREF="mod_status.html">ExtendedStatus</A> on.
<P><STRONG>Warning:</STRONG> if CGIs make assumptions about the values of
<CODE>SERVER_NAME</CODE> they may be broken by this option. The client