traefik/docs
Mike Foley d2b47a5681
Support sticky sessions under SWARM Mode.
SWARM Mode has it's own built in Load balancer, so if we want to leverage sticky sessions,
 or if we would just prefer to bypass it and go directly to the containers (aka tasks), via
	--label traefik.backend.disable.swarm.loadbalancer=true
 then we need to let Traefik know about the underlying tasks and register them as
 services within it's backend.
2017-02-06 14:44:25 +01:00
..
css Add doc user guide with swarm 2016-04-15 19:00:08 +02:00
img Add optional statistics to API and web UI. 2016-10-25 15:36:23 -07:00
user-guide Support sticky sessions under SWARM Mode. 2017-02-06 14:44:25 +01:00
basics.md Add multiple values for one rule to docs 2016-12-30 22:29:37 +01:00
benchmarks.md Fix benchmarks doc 2016-05-23 14:02:25 +02:00
CNAME add documentation website 2016-04-05 17:13:08 +02:00
index.md Add an ECS provider 2017-02-05 18:09:30 +00:00
toml.md Support sticky sessions under SWARM Mode. 2017-02-06 14:44:25 +01:00