|
Posted by PerlGuy on January 8, 2008, 3:13 am
Please log in for more thread options I've narrowed the problem down. It actually only appears with the
Safari browser (AppleWebKit/523.10.6 (KHTML, like Gecko) Version/3.0.4
Safari/523.10.6") with File Uploads. The process actually "hangs"
indefinitely and when I click on something else to "un-hang" the
process those messages appear in the error log. My setup is: Apache/
2.2.6 (Unix) mod_ssl/2.2.6 t/mixed mod_apreq2-20051231/2.6.0 mod_perl/
2.0.3 Perl/v5.8.6. Anyone else experienced hanging file uploads with
Safari? My next test will be a TCP Dump of Safari via Firefox with a
mod_perl file upload. Does Safari send different data than other
browsers during a file upload?
>
> > Getting odd messages in the Apache error_log:
>
> I believe this may be due to the user canceling out on their end. =A0At
> least that seems to of been our experience with this (albeit not with
> file transferring, but I suspect it will be the same culprit). =A0Give
> that a test and see if you recreate the problem.
>
> -Brian
|