Document session_shared's session max
[metaproxy-moved-to-github.git] / doc / session_shared.xml
index e903343..e156b28 100644 (file)
       </para>
      </listitem>
     </varlistentry>
+    <varlistentry><term>Session max</term>
+     <listitem>
+      <para>
+       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.
+      </para>
+     </listitem>
+    </varlistentry>
     <varlistentry><term>Result-Set TTL</term>
      <listitem>
       <para>
        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.
       </para>
      </listitem>
     </varlistentry>
 
 <!-- Keep this comment at the end of the file
 Local variables:
-mode: sgml
-sgml-omittag:t
-sgml-shorttag:t
-sgml-minimize-attributes:nil
-sgml-always-quote-attributes:t
-sgml-indent-step:1
-sgml-indent-data:t
-sgml-parent-document:nil
-sgml-local-catalogs: nil
-sgml-namecase-general:t
+mode: nxml
+nxml-child-indent: 1
 End:
 -->