X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fsession_shared.xml;h=a9af324d88797fcf40b6a506abca0ff9cecb1679;hb=7d8e39aae55965682ae039a4e689c3c7c7b0414d;hp=e90334307385e787ee13349b7a7017af8273ddb0;hpb=7d3e19217e35aa9674166cf632662d1b21e43910;p=metaproxy-moved-to-github.git diff --git a/doc/session_shared.xml b/doc/session_shared.xml index e903343..a9af324 100644 --- a/doc/session_shared.xml +++ b/doc/session_shared.xml @@ -61,12 +61,23 @@ + Session max + + + Specifiers maximum number of sessions to any particular + target. If this number (limit) is reached, the session_shared + module will re-use result sets even if TTL is not met. + Failing that the session_shared will return a diagnostic. + Default value is 100 sessions. + + + Result-Set TTL When a backend session result-set is not in use for more than this amount of time, given in seconds, it will be deleted/reused. - Default value is 10 seconds. + Default value is 30 seconds. @@ -80,6 +91,17 @@ + Result-Set restart + + + Boolean which specifies whether session_shared should to try to + recover a failed search. If a search results in diagnostic 2: + temporary system error, or a negative hit count, the search + will be performed once again on another or new Z39.50 session. + Default value is true (enabled). + + + @@ -97,8 +119,8 @@ Configuration: - - + + ]]> @@ -119,15 +141,7 @@