You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wiki-changes@httpd.apache.org by Apache Wiki <wi...@apache.org> on 2008/02/25 02:31:09 UTC

[Httpd Wiki] Trivial Update of "InternalDummyConnection" by Takashi Sato

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Httpd Wiki" for change notification.

The following page has been changed by Takashi Sato:
http://wiki.apache.org/httpd/InternalDummyConnection

The comment on the change is:
Resolved in r517233 and r583152 (PR41796)

------------------------------------------------------------------------------
  
  and then add {{{env=!loopback}}} to the end of your CustomLog directive.
  
- In certain configurations, these requests may hit a heavy-weight dynamic web page and cause unnecessary load on the server. You can avoid this by using mod_rewrite to respond with a redirect when accessed with that specific User-Agent or IP address.
+ In 2.2.6 and earlier, in certain configurations, these requests may hit a heavy-weight dynamic web page and cause unnecessary load on the server. You can avoid this by using mod_rewrite to respond with a redirect when accessed with that specific User-Agent or IP address.