We know that it is not possible to do Stickiness by IP.
I would like to know if there is any project to implement this functionality?
Thanks
Hello @PauloCotta
The session stickiness can be configured by using Traefik Service, here is the example of the configuration traefik-workshop-2/05-sticky-session at main · jakubhajek/traefik-workshop-2 · GitHub
There is also the recording "Advanced Load Balancing with Traefik 2.5" that particular use case.
Let us know if those example were helpful for you.
Thank you,