Author: rjung
Date: Mon Nov 27 06:20:21 2006
New Revision: 479630
URL: http://svn.apache.org/viewvc?view=rev&rev=479630
Log:
Correkt IIS info on uriworkermap reload interval.
Modified:
tomcat/connectors/trunk/jk/xdocs/config/uriworkermap.xml
Modified: tomcat/connectors/trunk/jk/xdocs/config/uriworkermap.xml
URL:
http://svn.apache.org/viewvc/tomcat/connectors/trunk/jk/xdocs/config/uriworkermap.xml?view=diff&rev=479630&r1=479629&r2=479630
==============================================================================
--- tomcat/connectors/trunk/jk/xdocs/config/uriworkermap.xml (original)
+++ tomcat/connectors/trunk/jk/xdocs/config/uriworkermap.xml Mon Nov 27
06:20:21 2006
@@ -224,9 +224,9 @@
if the last check happened at least 60 seconds ago.
</p>
<p>
-IIS does the check every 60 seconds. For Apache you can configure the
-interval using the directive JkMountFile. The default value is also 60 seconds.
-A value of "0" turns off the reloading.
+For Apache you can configure the interval using the directive JkMountFile,
+for IIS you would use the attribute worker_mount_reload.
+The default value is 60 seconds. A value of "0" turns off the reloading.
</p>
<p>
If the file changed, it gets reloaded completely. If there exist rules coming
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]