Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Load Balancing APIs

Membrane supports a variety of load balancing setups from a simple static configuration up to dynamically managed nodes in the cloud.

Examples

Each sample adds a new aspect to the previous one. You can start with sample one and go on from there.

Sample Description
Static Simple setup using a static configuration of backend nodes.
Dynamic with UI Managing nodes dynamically with a Web console or API.
Dynamic with client Managing nodes using the commandline.
Session Sticky sessions using expressions.
Multiple Run multiple load balancers in one Membrane installation.
Health Monitor Periodic health checks; TLS example included.