X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fsession_shared.xml;h=a9af324d88797fcf40b6a506abca0ff9cecb1679;hb=b46d2379f2e3b7e0de3a94b8be2b3da20803a19a;hp=7a56ead44ccbeb5d168a98ecfe455a397c328c11;hpb=390f1824be469868bb060cdacd2d48aa184441a9;p=metaproxy-moved-to-github.git diff --git a/doc/session_shared.xml b/doc/session_shared.xml index 7a56ead..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,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: - - + + ]]> @@ -111,15 +141,7 @@