A nginx module to add a sticky cookie to be always forwarded to the same upstream server.
When dealing with several backend servers, it's sometimes useful that one client (browser) is always served by the same backend server (for session persistance for example). A cookie is used to track the upstream server, since balancing just by IP address, behind which multiple clients may live, can be unfair to the load balancing.
The Sticky module can't apply when cookies are not supported by the browser. When the sticky module can't apply, it switchs back to the classic Round Robin Upstream or returns a "Bad Gateway" (depending on the no_fallback flag).
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
0.0.0+git08092016.08a395c-bp156.3.4 info | GA Release | 2023-12-07 | 15 SP6 |
|
|
0.0.0+git08092016.08a395c-bp155.2.12 info | GA Release | 2023-05-22 | 15 SP5 |
|
|
0.0.0+git08092016.08a395c-bp154.1.28 info | GA Release | 2022-05-09 | 15 SP4 |
|
|
0.0.0+git08092016.08a395c-bp153.1.16 info | GA Release | 2021-03-24 | 15 SP3 |
|
|
0.0.0+git08092016.08a395c-bp152.3.15 info | GA Release | 2020-04-16 | 15 SP2 |
|
|
0.0.0+git08092016.08a395c-bp151.1.1 info | GA Release | 2019-06-18 | 15 SP1 |
|
|