
bugzilla at apache
Jun 10, 2009, 11:24 AM
Post #1 of 1
(238 views)
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> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Dan Poirier <poirier [at] pobox> 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 For additional commands, e-mail: bugs-help [at] httpd
|