Contributor

MCP didn’t remove sessions. It handed them to the model

opinion

Aug 13, 20269 mins

A few years ago, I helped move an application off sticky sessions so we could scale behind an ordinary round-robin load-balancer. On paper it was an infrastructure change. Every service was supposed to be stateless, so removing session affinity should have changed nothing.