You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs-cvs@perl.apache.org by pg...@apache.org on 2005/08/22 00:08:41 UTC

svn commit: r234367 - /perl/modperl/docs/trunk/src/docs/1.0/guide/performance.pod

Author: pgollucci
Date: Sun Aug 21 15:08:40 2005
New Revision: 234367

URL: http://svn.apache.org/viewcvs?rev=234367&view=rev
Log:
Verify the that the value is measured in cpu seconds

Modified:
    perl/modperl/docs/trunk/src/docs/1.0/guide/performance.pod

Modified: perl/modperl/docs/trunk/src/docs/1.0/guide/performance.pod
URL: http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/docs/1.0/guide/performance.pod?rev=234367&r1=234366&r2=234367&view=diff
==============================================================================
--- perl/modperl/docs/trunk/src/docs/1.0/guide/performance.pod (original)
+++ perl/modperl/docs/trunk/src/docs/1.0/guide/performance.pod Sun Aug 21 15:08:40 2005
@@ -5370,8 +5370,6 @@
 the process starts to spin in an infinite loop or alike using a lot of
 CPU and never completing the request. 
 
-META: verify this.
-
 The value is measured in seconds.  The following example sets the soft
 limit of the CPU usage to 120 seconds (the default is 360).
 



---------------------------------------------------------------------
To unsubscribe, e-mail: docs-cvs-unsubscribe@perl.apache.org
For additional commands, e-mail: docs-cvs-help@perl.apache.org