mturk 2005/03/29 21:41:15
Modified: jk/native CHANGES.txt
Log:
Update some changes
Revision Changes Path
1.25 +9 -6 jakarta-tomcat-connectors/jk/native/CHANGES.txt
Index: CHANGES.txt
===================================================================
RCS file: /home/cvs/jakarta-tomcat-connectors/jk/native/CHANGES.txt,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- CHANGES.txt 24 Mar 2005 10:26:51 -0000 1.24
+++ CHANGES.txt 30 Mar 2005 05:41:15 -0000 1.25
@@ -1,11 +1,14 @@
-JAKARTA TOMCAT CONNECTORS (JK) CHANGELOG: -*-text-*-
+JAKARTA TOMCAT CONNECTORS (JK) CHANGELOG: -*-text-*-
Last modified at [$Date$]
+Changes in JK 1.2.10
+ * Do not mark the worker in error state if headers are larger then AJP13
+ limit.
Changes in JK 1.2.9
- * lbfactor is now relationship between members, so worker.a.lbfactor=1
and worker.b.lbfactor=1
- will give 50-50% load.
- * Use of shm for load balancer via JkShmFile. Be sure to define
JkShmFile /path/to/smfile
- in your httpd.conf
+ * lbfactor is now relationship between members, so worker.a.lbfactor=1
and worker.b.lbfactor=1
+ will give 50-50% load.
+ * Use of shm for load balancer via JkShmFile. Be sure to define
JkShmFile /path/to/smfile
+ in your httpd.conf
* on Series you should use the latest PTF for Apache 2.0 (which is now
2.0.52) and ad minima
SI17402/SI17061 or cumulative including them.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]