packages: apache-mod_jk/apache-mod_jk-workers.properties (NEW) - simple exa...
pawelz
pawelz at pld-linux.org
Tue Nov 24 09:29:57 CET 2009
Author: pawelz Date: Tue Nov 24 08:29:57 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- simple example of workers.properties file. It works with our tomcat package.
---- Files affected:
packages/apache-mod_jk:
apache-mod_jk-workers.properties (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: packages/apache-mod_jk/apache-mod_jk-workers.properties
diff -u /dev/null packages/apache-mod_jk/apache-mod_jk-workers.properties:1.1
--- /dev/null Tue Nov 24 09:29:57 2009
+++ packages/apache-mod_jk/apache-mod_jk-workers.properties Tue Nov 24 09:29:51 2009
@@ -0,0 +1,7 @@
+request.tomcatAuthentication=false
+
+worker.list=tomcat
+
+worker.tomcat.type=ajp13
+worker.tomcat.host=localhost
+worker.tomcat.port=8009
================================================================
More information about the pld-cvs-commit
mailing list