Jetty Logo
Version: 9.4.5.v20170502
Contact the core Jetty developers at www.webtide.com

private support for your internal/customer projects ... custom extensions and distributions ... versioned snapshots for indefinite support ... scalability guidance for your apps and Ajax/Comet projects ... development services for sponsored feature development

Balancer Servlet

Info
Usage

Info

Usage

The Balancer servlet allows for simple, sticky round robin load balancing leveraging the ProxyServlet that is distributed with Jetty.

In addition to the parameters for ProxyServlet, the following are available for the balancer servlet:

stickySessions
True if sessions should be sticky for subsequent requests
balancerMember.<name>.proxyTo
One of more of these are required and will be the locations that are used to proxy traffic to.

See an error or something missing? Contribute to this documentation at Github!(Generated: 2017-05-02)