On 9 Sep., 12:18, Graham Dumpleton <graham.dumple...@gmail.com> wrote: > It is because from the server perspective the client connection was > dropped before the request body had been able to be completely read. > So, shouldn't be anything wrong with the application or the server. > Can be caused by user aborting an upload explicitly, or clicking > submit button twice accidentally. Faulty networks that are dropping > connections could also be a cause.
Since I switched to mod_wsgi, I'm getting the error once in a while. If it's really just the connection breaking, surely this is within what one can expect from a networked client. So the code should take care of it automatically, shouldn't it? Instead of forwarding it to my inbox. :) Is this something that can be done within Django? Ole --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---