[Webkit-unassigned] [Bug 5760] Safari hangs when uploading files to certain php scripts

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Mon Feb 13 21:59:56 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=5760





------- Comment #8 from jamis at 37signals.com  2006-02-13 21:59 PDT -------
Created an attachment (id=6478)
 --> (http://bugzilla.opendarwin.org/attachment.cgi?id=6478&action=view)
bash CGI script for testing file uploads

This is a script you can use to test the file uploads. On a good day, the stall
rate is about 1 upload in 10. On a bad day, it might be as high as one in 3, or
even 2. I should mention also that stalls have been observed when using Apache
1.3.33 as the server, as well as when using lighttpd 1.4.6, 1.4.9, and 1.4.10.

Note that the script does not actually store the file (or even read the file
from the network). It simply acknowledges that the request was recieved. When a
stall occurs, only the request body is received--the body of the request is
never received, and Safari acts as though it is waiting for some
acknowledgement before sending the body.

Anyway, best of luck to those who come after. I'll be spending many a late
night on this, I'm sure.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list