On May 31, 2010, at 3:43 AM, David wrote:
> Hello,
>
> We are having a problem that is driving us crazy. We are in a load-
> balanced environment, with 2 webservers using Django+SQLAlchemy, and
> one database server.
>
> When a user is using the application, reads and writes work fine so
> lon
Hello,
We are having a problem that is driving us crazy. We are in a load-
balanced environment, with 2 webservers using Django+SQLAlchemy, and
one database server.
When a user is using the application, reads and writes work fine so
long as the user is on a single webserver. However, when we ha