[interchange-docs] xmldocs - racke modified refs/RobotLimit

docs at icdevgroup.org docs at icdevgroup.org
Sat Sep 15 12:27:44 EDT 2007


User:      racke
Date:      2007-09-15 16:27:43 GMT
Modified:  refs     RobotLimit
Log:
introduced lockout_reset_seconds

Revision  Changes    Path
1.3       +5 -2      xmldocs/refs/RobotLimit


rev 1.3, prev_rev 1.2
Index: RobotLimit
===================================================================
RCS file: /var/cvs/xmldocs/refs/RobotLimit,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- RobotLimit	6 Nov 2006 18:41:21 -0000	1.2
+++ RobotLimit	15 Sep 2007 16:27:43 -0000	1.3
@@ -1,5 +1,5 @@
 __NAME__ purpose
-specify maximum number of pages a user can visit without a 30 second pause
+specify maximum number of pages a user can visit without a short pause
 __END__
 
 
@@ -14,12 +14,15 @@
 
 __NAME__ description
 Specify maximum number of 
-consecutive pages a user may access without a 30 second pause.
+consecutive pages a user may access without a short pause.
 </para><para>
 When the &conf-RobotLimit; is 
 exceeded, the command defined in &conf-LockoutCommand; will be executed and
 the catalog URLs will be rewritten to 
 <literal>127.0.0.1</literal>, effectively pointing the robot back to itself.
+</para><para>
+The short pause amounts to 30 seconds and can be configured using the &conf-Limit;
+directive's <literal>lockout_reset_seconds</literal> setting.
 __END__
 
 








More information about the docs mailing list