On Jun 16, 3:07 pm, Chris Seberino <cseber...@gmail.com> wrote: > On Jun 15, 6:42 pm, Graham Dumpleton <graham.dumple...@gmail.com> > wrote: > > > This occurs when Apache is first reading HTTP headers for request and > > long before it hands it off to any Django application or even > > mod_wsgi. > > Is there anything I can do about this? I assume this means we should > pronounce the mod_wsgi setup I have good and not bother trying to use > your sample script after all like you discussed in previous email? > Since it looks like a problem with the http communication between the browser and the server you might find it worth hooking something like TCPWatch (http://hathawaymix.org/Software/TCPWatch) in between the two and look at what's going back and forth to try spot where the problem is being introduced. On the face of it, it seems most likely it's your copy of firefox misbehaving for some reason!
Matt -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@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.