mturk 2002/10/15 07:04:16
Modified:jk/conf jk2.properties
Log:
Add the handler.list option example
Revision ChangesPath
1.11 +3 -0 jakarta-tomcat-connectors/jk/conf/jk2.properties
Index: jk2.properties
=
mturk 2002/08/16 01:20:28
Modified:jk/conf jk2.properties
Log:
To be able to use the jni inside the jk2.properties you will need at least
one channelJni directive. It can be anything (even channelJni.foo=bar).
This can be either bug (cause the directives are not checked), or
costin 2002/08/09 10:36:17
Modified:jk/conf jk2.properties
Log:
Comment out the shm and apr options. That will prevent loading - and
the associated warnings.
Revision ChangesPath
1.9 +3 -3 jakarta-tomcat-connectors/jk/conf/jk2.properties
Index: jk2.pr
costin 02/05/22 16:49:18
Modified:jk/conf jk2.properties
Log:
Added a sample property with the location of the native code, in in-process mode.
Revision ChangesPath
1.8 +1 -0 jakarta-tomcat-connectors/jk/conf/jk2.properties
Index: jk2.properties
=
costin 02/04/18 12:19:02
Modified:jk/conf jk2.properties
Log:
Update the config file - most of the stuff has been removed, it was
just un-needed pain for the users, we knew already what was there.
The config file should be used only to override defaults, if you
have a goo
costin 02/04/17 15:22:54
Modified:jk/conf jk2.properties workers2.properties
Log:
Another config update.
This one will load all workers, and redirect the first 3 servlet examples to
3 different channels ( jni, unix socket, tcp socket ). It also has shm enabled
( it's doin
costin 02/04/15 17:14:12
Modified:jk/conf jk2.properties workers2.properties
Log:
Add the JNI channel to the default config ( need to check on other
platforms and make sure it's a no-op if we're not in jni mode ).
The current configuration seem to work with both 3.3 and 4.0
costin 02/04/11 17:26:29
Modified:jk/conf jk2.properties
Log:
Configure tomcat-jk with 3 workers so lb can be tested.
Revision ChangesPath
1.3 +13 -6 jakarta-tomcat-connectors/jk/conf/jk2.properties
Index: jk2.properties
===
costin 02/02/06 11:04:28
Added: jk/conf jk2.properties
Log:
Config file for jk2.
Right now everything is commented - the defaults will be used.
Uncomment/edit if you want to change anything.
Revision ChangesPath
1.1 jakarta-tomcat-connectors/j