X-Git-Url: http://git.indexdata.com/?p=yazproxy-moved-to-github.git;a=blobdiff_plain;f=doc%2Freference.xml;h=aa5fe2b355ac2bc40fc1fd348b48b75d76c85a57;hp=099fd21f7d23c330ca3c1d0155116fec3e56e92a;hb=1e2e736eef09428424ada345008ae45b34c5441f;hpb=2687af689ae79c5a823e28e0ecb3429106df1caa diff --git a/doc/reference.xml b/doc/reference.xml index 099fd21..aa5fe2b 100644 --- a/doc/reference.xml +++ b/doc/reference.xml @@ -731,7 +731,8 @@ The element max-connect is a child of element proxy and specifies the maximum number - of connections to be initiated within the last minute. + of connections to be initiated within the last minute (or + value of period-connect. If the maximum number is reached the proxy will terminate the @@ -744,11 +745,26 @@ The element max-connect is a child of element proxy and specifies the limit of number - of connections to be initiated within the last minute. + of connections to be initiated within the last minute (or + value of period-connect. - If the maximum number is reached the proxy delay the first operatation - in the session (Thus delaying the connection). + If the maximum number is reached the proxy delays the first operation + in the session by one second. + + + +
+ period-connect + + The element period-connect is a child of element + proxy and specifies period - in the number of seconds + that limit-connect and + max-connect + should measure connections. + + + If period-connect is omitted, 60 seconds is used.
@@ -824,7 +840,7 @@