Adding JMCR-Stable version
[Benchmarks_CSolver.git] / JMCR-Stable / mcr-test / WWW / User / Reference / w3c.jigsaw.filters.AccessLimitFilter.html
diff --git a/JMCR-Stable/mcr-test/WWW/User/Reference/w3c.jigsaw.filters.AccessLimitFilter.html b/JMCR-Stable/mcr-test/WWW/User/Reference/w3c.jigsaw.filters.AccessLimitFilter.html
new file mode 100644 (file)
index 0000000..56f4aae
--- /dev/null
@@ -0,0 +1,102 @@
+<HTML>\r
+<HEAD>\r
+  <!-- Created by GNNpress -->\r
+  <TITLE>The GenericAuthFilter administration guide.</TITLE>\r
+<!-- Changed by: Anselm Baird-Smith,  4-Feb-1997 -->\r
+</HEAD>\r
+<BODY BGCOLOR="white">\r
+<A HREF="http://www.w3.org/pub/WWW/" TARGET="_top_">\r
+ <IMG SRC="/icons/WWW/w3c_home.gif"\r
+  ALT="W3C"\r
+  BORDER="0" WIDTH="72" HEIGHT="48"></A>\r
+<A HREF="http://www.w3.org/pub/WWW/Jigsaw/" TARGET="_top_">\r
+ <IMG SRC="/icons/jigsaw" ALT="Jigsaw" BORDER="0">\r
+</A>\r
+<HR>\r
+<A HREF="resources.html">All Resources</A>  \r
+<A HREF="filters.html">All filters </A>\r
+<HR>\r
+<H1>\r
+  AccessLimitFilter\r
+</H1>\r
+<P>\r
+The AccessLimitFilter allows you to control and limit the number of simultaneous\r
+requests run by the same resource. The <A HREF="#limit">limit</A> attribute\r
+indicates the maximum number of simultaneous requests that the target resource\r
+is willing to accept. The <A HREF="#timeout">timeout</A> attribute can be\r
+used to specify how long a request should wait before being elected to be\r
+run by the resource. When this timeout expires, the filter sends back a reply\r
+to the browser with an appropriate error message.\r
+<P>\r
+  <HR>\r
+<H2>\r
+  Inherits\r
+</H2>\r
+<P>\r
+The\r
+<A HREF="../api/w3c.jigsaw.filters.AccessLimitFilter.html">AccessLimitFilter</A>\r
+class inherits from the following classes:\r
+<UL>\r
+  <LI>\r
+    <A HREF="w3c.jigsaw.resources.ResourceFilter.html">ResourceFilter</A>\r
+</UL>\r
+<P>\r
+  <HR>\r
+<H2>\r
+  Attributes description\r
+</H2>\r
+<P>\r
+The DebugFilter defines the following attribute:\r
+<UL>\r
+  <LI>\r
+    <A HREF="#limit">limit</A>\r
+  <LI>\r
+    <A HREF="#timeout">timeout</A>\r
+</UL>\r
+<P>\r
+  <HR>\r
+<CODE><A NAME="limit">limit</A></CODE>\r
+<DL>\r
+  <DT>\r
+    <I>semantics</I>\r
+  <DD>\r
+    Maximum number of simultaneous requests to the target resource.\r
+  <DT>\r
+    <I>type</I>\r
+  <DD>\r
+    This attribute is a editable\r
+    <A HREF="../api/w3c.jigsaw.resources.IntegerAttribute.html">IntegerAttribute</A>.\r
+  <DT>\r
+    <I>default value</I>\r
+  <DD>\r
+    This attribute defaults to <B>1</B>.\r
+</DL>\r
+<P>\r
+  <HR>\r
+<P>\r
+<CODE><A NAME="timeout">timeout</A></CODE>\r
+<DL>\r
+  <DT>\r
+    <I>semantics</I>\r
+  <DD>\r
+    How long should requests be blocked before an error message is sent back\r
+    to the requesting client. The given duration should be expressed as a number\r
+    of milliseconds.\r
+  <DT>\r
+    <I>type</I>\r
+  <DD>\r
+    This attribute is a editale\r
+    <A HREF="../api/w3c.jigsaw.resources.IntegerAttribute.html">IntegerAttribute</A>.\r
+  <DT>\r
+    <I>default value</I>\r
+  <DD>\r
+    This attribute defaults to <B>60000</B> (one minute).\r
+</DL>\r
+<P>\r
+  <HR>\r
+<P>\r
+<I><A HREF="mailto:jigsaw@w3.org">Jigsaw Team</A><BR>\r
+$Id: w3c.jigsaw.filters.AccessLimitFilter.html,v 1.1 1996/04/23 19:13:21\r
+abaird Exp $</I>\r
+<P>\r
+</BODY></HTML>\r