Author: rjung
Date: Sat Oct 27 06:15:51 2007
New Revision: 589091
URL: http://svn.apache.org/viewvc?rev=589091&view=rev
Log:
Fix bugzilla 43684, JkMountFile -> JkMountFileReload
in uriworkermap.properties docs page.
Modified:
tomcat/connectors/trunk/jk/xdocs/miscellaneous/changelog.xml
tomcat/connectors/trunk/jk/xdocs/reference/uriworkermap.xml
Modified: tomcat/connectors/trunk/jk/xdocs/miscellaneous/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/connectors/trunk/jk/xdocs/miscellaneous/changelog.xml?rev=589091&r1=589090&r2=589091&view=diff
==============================================================================
--- tomcat/connectors/trunk/jk/xdocs/miscellaneous/changelog.xml (original)
+++ tomcat/connectors/trunk/jk/xdocs/miscellaneous/changelog.xml Sat Oct 27
06:15:51 2007
@@ -43,6 +43,10 @@
<br />
<subsection name="Native">
<changelog>
+ <fix>
+ <bug>43684</bug>: Replace JkMountFile by JkMountFileReload in
+ uriworkermap.properties docs. (rjung)
+ </fix>
<update>
Apache: Add new value "All" for JkMountCopy. (rjung)
</update>
Modified: tomcat/connectors/trunk/jk/xdocs/reference/uriworkermap.xml
URL:
http://svn.apache.org/viewvc/tomcat/connectors/trunk/jk/xdocs/reference/uriworkermap.xml?rev=589091&r1=589090&r2=589091&view=diff
==============================================================================
--- tomcat/connectors/trunk/jk/xdocs/reference/uriworkermap.xml (original)
+++ tomcat/connectors/trunk/jk/xdocs/reference/uriworkermap.xml Sat Oct 27
06:15:51 2007
@@ -240,7 +240,7 @@
if the last check happened at least n seconds ago.
</p>
<p>
-For Apache you can configure the interval "n" using the directive JkMountFile,
+For Apache you can configure the interval "n" using the directive
JkMountFileReload,
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>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]