[interchange-cvs] interchange - jonc modified dist/standard/catalog.cfg

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Fri Feb 3 10:58:44 EST 2006


User:      jonc
Date:      2006-02-03 15:58:44 GMT
Modified:  dist/standard catalog.cfg
Log:
* add robot_expire plus comment so people know about it
.

Revision  Changes    Path
1.13      +5 -0      interchange/dist/standard/catalog.cfg


rev 1.13, prev_rev 1.12
Index: catalog.cfg
===================================================================
RCS file: /var/cvs/interchange/dist/standard/catalog.cfg,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- catalog.cfg	30 Jan 2006 17:44:10 -0000	1.12
+++ catalog.cfg	3 Feb 2006 15:58:43 -0000	1.13
@@ -180,6 +180,11 @@
 # during your testing.
 RobotLimit  100
 
+# We also count the number of accesses from the same IP address. More than 
+# RobotLimit accesses without a gap will cause a Forbidden result. Default
+# gap is 24 hours (robot_expire=1), uncomment to change to 8 minutes.
+# Limit  robot_expire  0.005
+
 # Strip whitespace from top of pages so you don't have to scroll down
 # before the HTML starts when doing 'view source' in a browser.
 Pragma  strip_white








More information about the interchange-cvs mailing list