none of my js is fiddling with sessions/cookies. but there are numerous 
third party js packages included (for ads etc). so any of those could do 
strange things, this would also explain why it broke all of a sudden. could 
you provide more details on the underlying issue that you had. this would 
help me to search for the issue.

Am Freitag, 6. Juni 2014 06:32:30 UTC+2 schrieb somecallitblues:
>
> I know this may sound silly but is there some kind of JavaScript code that 
> may be messing things up? Had a similar issue before and it was related to 
> JavaScript stupidity. 
> On 05/06/2014 10:39 pm, "Juergen Schackmann" <juergen.s...@gmail.com 
> <javascript:>> wrote:
>
>> - all app servers are running the same code with same settings.
>> - DNS load balancing was never used
>> - just did a htop, no unexpected or old processes
>>
>> Am Donnerstag, 5. Juni 2014 11:37:30 UTC+2 schrieb Erik Cederstrand:
>>>
>>> Den 04/06/2014 kl. 13.55 skrev Juergen Schackmann <
>>> juergen.s...@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...@googlegroups.com <javascript:>.
>> To post to this group, send email to django...@googlegroups.com 
>> <javascript:>.
>> 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/593d1369-a6a2-4457-b911-952bb0576877%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/django-users/593d1369-a6a2-4457-b911-952bb0576877%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
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+unsubscr...@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/9a1d0dee-87b9-43ef-a614-a08c30c35cad%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to