mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

jdemendi
07.34.2009 ee9e64e3c9524d09fdbb3a1c4ad23b3b12af6a13
opendj-sdk/opends/src/admin/defn/org/opends/server/admin/std/NetworkGroupConfiguration.xml
@@ -175,7 +175,7 @@
      </ldap:attribute>
    </adm:profile>
  </adm:property>
  <adm:property name="affinity-policy" mandatory="true" advanced="true">
  <adm:property name="affinity-policy" mandatory="false" advanced="true">
    <adm:synopsis>
      Defines the client connection affinity policy.
    </adm:synopsis>
@@ -239,21 +239,21 @@
      </ldap:attribute>
    </adm:profile>
  </adm:property>
  <adm:property name="affinity-timeout" mandatory="true" advanced="true">
  <adm:property name="affinity-timeout" mandatory="false" advanced="true">
    <adm:synopsis>
      The period of time by which an affinity route remains active.
      The timeout value is a number of seconds and when the value is
      set to 0 (default value) then the route remains active forever.
      set to 0.0s (default value) then the route remains active forever.
    </adm:synopsis>
    <adm:description>
      When the client connection affinity is enabled, an affinity route
      might be elected in accordance with the affinity policy. The affinity
      route is then used until the timeout value expires unless the timeout
      value is 0 in which case the route remains active forever.
      value is 0.0s in which case the route remains active forever.
    </adm:description>
    <adm:default-behavior>
      <adm:defined>
        <adm:value>0</adm:value>
        <adm:value>0.0s</adm:value>
      </adm:defined>
    </adm:default-behavior>
    <adm:syntax>