With ingress I want to configure a sticky session for the / and /#/ pages (because there is a login page), and a round-robin (without sticky session) for each sub-path below it. For example https://url/test1, https://url/test2/ I tried many configurations but it didn’t work. Is there a sample configuration you can suggest?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Sticky sessions for subpath | 2 | 2096 | December 13, 2019 | |
Sticky sessions (not in ingress) | 5 | 153 | December 18, 2024 | |
Session stickiness issues | 4 | 2018 | February 16, 2019 | |
Load balancing with cookie sticky sessions | 0 | 1298 | April 12, 2019 | |
Headers based routing with Kubernetes | 3 | 4210 | July 9, 2021 |