What is probably happening lower down in the stack that the browser is closing 
a connection to the server before all the content is sent back causing a broken 
pipe error which is being reported as a KeyboardInterrupt exception by django.

Cheers

François

On Sep 5, 2014, at 4:03 AM, Rok Jaklič <rjak...@gmail.com> wrote:

> Hi,
> 
> on our production environment we get random KeyboardInterrupt exceptions 
> being thrown (Bad gateway in browser), but we do not know where to even start 
> to look.
> 
> We went through our raised exceptions but everything seems to be ok there...
> 
> Usually we get this if we click on links fast on page.
> 
> Any ideas?
> 
> Kind reagards,
> 
> Rok
> 
> -- 
> 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/83958041-0e17-4f3c-b4ba-1a079982e76a%40googlegroups.com.
> 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/F6FBD140-BAE1-462A-A52D-5957F0398AB9%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to