Csrf mismatch on load balancing

If you’re running multiple servers, you need to be saving sessions in the database, not the filesystem.

Also, look into the “sticky sessions” setting on your load balancer.