Re: One-line debugging patch.
Theo Schlossnagle <[email protected]> Thu, 15 Apr 2004 18:44:32 -0400
| Newsgroups | gmane.comp.apache.mod-backhand.general |
|---|---|
| Message-ID | <[email protected]> |
Committed. Thanks. On Apr 15, 2004, at 10:24 AM, Angus Wood wrote: > After wrestling with my Backhand (CVS version) setup all morning, then > realising my desktop machine was swapping between two IPs due to DHCP, > this one-line change to back_util.c provided the information to track > down the problem. > ap_log_error(APLOG_MARK, APLOG_WARNING, NULL, > ! "connect() timed out"); > ap_log_error(APLOG_MARK, APLOG_WARNING, NULL, > ! "connect() to [%s] timed > out",inet_ntoa(sain.sin_addr)) ; // Theo Schlossnagle // Principal Engineer -- http://www.omniti.com/~jesus/ // Postal Engine -- http://www.postalengine.com/ // Ecelerity: fastest MTA on Earth