Interface ModClusterStatus.LoadBalancer

  • Enclosing interface:
    ModClusterStatus

    public static interface ModClusterStatus.LoadBalancer
    • Method Detail

      • isStickySession

        boolean isStickySession()
      • getStickySessionCookie

        String getStickySessionCookie()
      • getStickySessionPath

        String getStickySessionPath()
      • isStickySessionRemove

        boolean isStickySessionRemove()
      • isStickySessionForce

        boolean isStickySessionForce()
      • getWaitWorker

        int getWaitWorker()
      • getMaxRetries

        int getMaxRetries()
        Returns maximum number of failover attempts to send the request to the backend server.
        Returns:
        number of failover attempts