]> git.pld-linux.org Git - packages/apache-mod_jk.git/commitdiff
- simple example of workers.properties file. It works with our tomcat package.
authorpawelz <pawelz@pld-linux.org>
Tue, 24 Nov 2009 08:29:51 +0000 (08:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-mod_jk-workers.properties -> 1.1

apache-mod_jk-workers.properties [new file with mode: 0644]

diff --git a/apache-mod_jk-workers.properties b/apache-mod_jk-workers.properties
new file mode 100644 (file)
index 0000000..666d429
--- /dev/null
@@ -0,0 +1,7 @@
+request.tomcatAuthentication=false
+
+worker.list=tomcat
+
+worker.tomcat.type=ajp13
+worker.tomcat.host=localhost
+worker.tomcat.port=8009
This page took 0.106623 seconds and 4 git commands to generate.