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

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Thu Feb 23 03:13:40 PST 2006


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


sam at viveka.net.au changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sam at viveka.net.au




------- Comment #17 from sam at viveka.net.au  2006-02-23 03:13 PDT -------
I can reconfirm this behaviour on the following set-up

Client: Mac OS X 10.4.5, Safari 417.8
Server: Mac OS X Server 10.4.5, Apache 2.0.55

Am currently testing setting the following settings in the Apache config:

# First load setenvif_module (usually already loaded)
LoadModule setenvif_module      modules/mod_setenvif.so
# Match Safari and set special setenvif keyword "nokeepalive"
BrowserMatch Safari nokeepalive

The BrowserMatch directive can be set inside a virtual host or particular
directory if you only need it there.

This is a major bug for us (we build web applications for e-learning - lots of
file uploads), we might have had to remove Safari from our supported browsers,
even though we all use it internally. I think this bug should really have
higher priority.

Not everyone has the luxury of being able to adapt their server to cope with a
Safari quirk. Here is an example of the user-level befuddlement that is being
caused...

http://forums.macrumors.com/showthread.php?t=166418

... sorry if that's all a bit ranty, but this is a big deal for anyone
authoring user interactive web-applications.


-- 
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