http://qs321.pair.com?node_id=245182


in reply to Re: large file uploads - timeout
in thread large file uploads - timeout

It is a CGI script. I am using CGI.pm to get the file handle ($file).

Replies are listed 'Best First'.
Re: Re: Re: large file uploads - timeout
by tachyon (Chancellor) on Mar 23, 2003 at 09:32 UTC

    Are you sure you are not hitting the CGI::POST_MAX limit? Have you checked cgi_error()? Have you tried a dump of STDIN to STDOUT (ie your uploaded file back to the browser) to see what is happening. CGI::Simple has much better file upload error reporting than CGI.pm and uses the same interface so this may be an easy solution to diagnose the problem.

    cheers

    tachyon

    s&&rsenoyhcatreve&&&s&n.+t&"$'$`$\"$\&"&ee&&y&srve&&d&&print

      I don't think I am hitting that limit. I just tried it with a different web browser and everything worked without complications.

        Probably an invalid boundary then....

        cheers

        tachyon

        s&&rsenoyhcatreve&&&s&n.+t&"$'$`$\"$\&"&ee&&y&srve&&d&&print