Author: fhanik
Date: Tue Aug 28 14:18:29 2012
New Revision: 1378148
URL: http://svn.apache.org/viewvc?rev=1378148&view=rev
Log:
remove as part of previous commit.
Modified:
tomcat/trunk/webapps/docs/config/listeners.xml
Modified: tomcat/trunk/webapps/docs/config/listeners.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/config/listeners.xml?rev=1378148&r1=1378147&r2=1378148&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/config/listeners.xml (original)
+++ tomcat/trunk/webapps/docs/config/listeners.xml Tue Aug 28 14:18:29 2012
@@ -208,13 +208,6 @@
default is <code>true</code>.</p>
</attribute>
- <attribute name="gcDaemonPeriod" required="false">
- <p>Allows a user to configure the period of time the JVM will attempt
to
- schedule an object-inspection. This value is used as a parameter when
- calling the method <code>sun.misc.GC.requestLatency</code>
- Defaults to <code>Long.MAX_VALUE - 1</code>.</p>
- </attribute>
-
<attribute name="gcDaemonProtection" required="false">
<p>Enables protection so that calls to
<code>sun.misc.GC.requestLatency(long)</code> triggered by a web
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]