X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fsession_shared.xml;h=a9af324d88797fcf40b6a506abca0ff9cecb1679;hb=5ab2f171118becf7ee6e9ef5bdddbf889b280b7c;hp=6b8263e61987c16aa7705d8aa24a0d39930c1164;hpb=96fc69e02a82bcd542d1c2abe0918598f4f2e846;p=metaproxy-moved-to-github.git diff --git a/doc/session_shared.xml b/doc/session_shared.xml index 6b8263e..a9af324 100644 --- a/doc/session_shared.xml +++ b/doc/session_shared.xml @@ -5,10 +5,15 @@ %idcommon; ]> + + Metaproxy + Index Data + + session_shared 3mp - Metaproxy Module + Metaproxy Module @@ -56,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. @@ -75,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: - - + + ]]> @@ -106,15 +141,7 @@