Could it be that IE7 and FF are timing the request out, and Safari
isn't?
That's what it sounds like to me. (connection reset on files larger
that a couple megs)
What to do about it server-side I have no idea (some kind of keep-
alive setting or header or something?), but maybe it gives you a
direction to look in.
Ed
On Apr 17, 2007, at 4:43 PM, Brian Dunning wrote:
I got everything configured on my server and uploads working great,
max_input_time=3600, upload_max_filesize=30M, post_max_size=30M,
and anything I upload up to 30M works great on Safari. IE7 and
Firefox choke, returning broser-generated "page not found,
connection reset" if the file is bigger than a couple megs. Any
suggestions on how to make IE7 & Safari behave as nicely as Safari
with large files?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php