X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fsession_shared.xml;h=a9af324d88797fcf40b6a506abca0ff9cecb1679;hb=fee3c45cf4ce01083218e41622f54e5fced0fadf;hp=2c66fd45a12d83a7c027d7ae478b2470c841c349;hpb=9960226abe1700d3dc87e68529755e5cff09f0d9;p=metaproxy-moved-to-github.git diff --git a/doc/session_shared.xml b/doc/session_shared.xml index 2c66fd4..a9af324 100644 --- a/doc/session_shared.xml +++ b/doc/session_shared.xml @@ -1,15 +1,19 @@ - - - %common; + + %idcommon; ]> - - + + + Metaproxy + Index Data + + session_shared 3mp - Metaproxy Module + Metaproxy Module @@ -57,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. @@ -76,17 +91,36 @@ + 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). + + + + SCHEMA + + + + EXAMPLES Configuration: - - + + ]]> @@ -107,15 +141,7 @@