mturk 2005/02/16 23:07:51
Modified:jk/native/common jk_util.c jk_util.h
Log:
Added socket_buf for optimizing socket receive and transmit buffers
for platforms that can use them.
Revision ChangesPath
1.60 +19 -1 jakarta-tomcat-connectors/jk/native/common/jk_ut
mturk 2005/02/16 00:23:56
Modified:jk/native/common jk_util.c jk_util.h
Log:
Removed local_worker and local_worker_only.
Added sticky_session_force, redirect and lb method.
Revision ChangesPath
1.56 +24 -16jakarta-tomcat-connectors/jk/native/common/jk_util.c
mturk 2005/02/12 11:26:42
Modified:jk/native/common jk_util.c jk_util.h
Log:
Add mount directive for worker as mount list. This will enable to get
rid of uriworkermap.properties as well as using dynamic config.
Revision ChangesPath
1.54 +26 -2 jakarta-tomcat-
mturk 2004/12/17 00:31:25
Modified:jk/native/common jk_util.c jk_util.h
Log:
Add setter and getter for default cache size.
It is implemented on Apache2 for now, and will set default cache size
acording to number of thread per child
Revision ChangesPath
1.50 +18
hgomez 2004/02/17 02:36:01
Modified:jk/native/common jk_util.c jk_util.h jk_ajp_common.h
jk_ajp_common.c
Log:
Make recovery scheme configurable :
- We could abort recovery if tomcat failed after receiving request or
if tomcat failed after send hea