Author: jfclere
Date: Wed May 16 07:18:14 2007
New Revision: 538609

URL: http://svn.apache.org/viewvc?view=rev&rev=538609
Log:
Just some instructions how to use it.

Added:
    tomcat/connectors/trunk/jk/jkstatus/example/show.txt

Added: tomcat/connectors/trunk/jk/jkstatus/example/show.txt
URL: 
http://svn.apache.org/viewvc/tomcat/connectors/trunk/jk/jkstatus/example/show.txt?view=auto&rev=538609
==============================================================================
--- tomcat/connectors/trunk/jk/jkstatus/example/show.txt (added)
+++ tomcat/connectors/trunk/jk/jkstatus/example/show.txt Wed May 16 07:18:14 
2007
@@ -0,0 +1,10 @@
+How to use the show example:
+ant -f show.xml
+Configure mod_jk (httpd.conf and workers.properties):
+JkMount /jkstatus jkstatus
+
+worker.list=jkstatus
+worker.jkstatus.type=status
+
+Adjust jkstatus.properties.default:
+jkstatus.port (for example).



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to