
bugzilla at apache
Jun 10, 2009, 11:24 AM
Views: 173
Permalink
|
|
[Bug 47030] mod_unique_id causing apache to crash
|
|
https://issues.apache.org/bugzilla/show_bug.cgi?id=47030 Dan Poirier <poirier[at]pobox.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Dan Poirier <poirier[at]pobox.com> 2009-06-10 11:24:20 PST --- mod_unique_id relies on being able to find out the IP address of the server, so you need to either fix your name resolution to be reliable, or stop using mod_unique_id. -- 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[at]httpd.apache.org For additional commands, e-mail: bugs-help[at]httpd.apache.org
|