i have load balanced httpd servers and recently found an issue with my haproxy configs where i was in a "one or the other" config, and not actually balancing traffic between instances. since ...
Using session is fragile, it's non-scalable both on the client (meaning the user can no longer use multiple tabs to parallelize processes) and on the server (for obvious reasons), and it fools you ...