Author: kkolinko
Date: Thu May 31 02:33:22 2012
New Revision: 1344544

URL: http://svn.apache.org/viewvc?rev=1344544&view=rev
Log:
One more place where enableLookups flag documentation was wrong.

Modified:
    tomcat/tc6.0.x/trunk/webapps/docs/funcspecs/fs-admin-objects.xml

Modified: tomcat/tc6.0.x/trunk/webapps/docs/funcspecs/fs-admin-objects.xml
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/funcspecs/fs-admin-objects.xml?rev=1344544&r1=1344543&r2=1344544&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/funcspecs/fs-admin-objects.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/funcspecs/fs-admin-objects.xml Thu May 31 
02:33:22 2012
@@ -118,7 +118,7 @@ Operations</a> that can be performed whe
   <li><code>debug</code> - Debugging detail level.  [0]</li>
   <li><code>enableLookups</code> - Should we perform DNS lookups on remote
       IP addresses when <code>request.getRemoteHost()</code> is called?
-      [true]</li>
+      [false]</li>
   <li><code>maxProcessors</code> - The maximum number of processor threads
       supported by this connector.  [20]</li>
   <li><code>minProcessors</code> - The minimum number of processor threads



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to