Den 04/06/2014 kl. 13.55 skrev Juergen Schackmann <juergen.schackmann@gmail.com>:
> The production site is served via a load balancer and 8 application servers. Even stranger: if I test the same code (with the same settings) on a test server, that is not load balanced and basically has not traffic, everything is working fine.
Are you sure all app servers are running the same code? Same settings.py? DNS load balancing you forgot about? Maybe you have some lingering app server processes that were never shut down? Check the start date of all WSGI processes to be sure.
Erik
PS: You may have sweaty palms, but please don't triple post the same question to the list.
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/E68F66BE-BB2E-4387-B1E7-01FA6F8F03EC%40cederstrand.dk.
For more options, visit https://groups.google.com/d/optout.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment