Why MCP Servers Lose Session S... Note
DZone.com

Why MCP Servers Lose Session State Behind Load Balancers

Picture an MCP server that keeps “forgetting” what an agent just asked it to do.The agent starts a long-running tool call, such as a database migration. When it checks back for status, the server has no record of the request. There is no crash and no obvious error. The follow-up request simply landed on a different server instance behind the load balancer.