coar 97/08/18 05:35:25
Modified: src CHANGES
Log:
Record the change to proxy_util.c that enhances logging of
which host failed to connect().
PR: 352
Reviewed by: Marc Slemko
Revision Changes Path
1.405 +4 -0 apachen/src/CHANGES
Index: CHANGES
===================================================================
RCS file: /export/home/cvs/apachen/src/CHANGES,v
retrieving revision 1.404
retrieving revision 1.405
diff -u -r1.404 -r1.405
--- CHANGES 1997/08/18 07:19:31 1.404
+++ CHANGES 1997/08/18 12:35:23 1.405
@@ -1,5 +1,9 @@
Changes with Apache 1.3a2
+ *) Proxy errors on connect() are logged to the error_log (nothing
+ new); now they include the IP address and port that failed
+ (*that's* new). PR#352 [Ken Coar, Marc Slemko]
+
*) Various architectures now define USE_MMAP_FILES which causes
the server to use mmap() for static files. There are two
compile-time tunables MMAP_THRESHOLD (minimum number of bytes