View Full Version : upoading to virtual directories


Marc
I am experience unreliable uploading to my virtual
directories.

I have a virtual direcotry on a windows 2000 Pro machine
and a virtual directory on a windows 2000 server machine.

When I upload files to these virtual directories with a
perl cgi script and a web form, large files always fail to
the windows 2000 Pro machine, and once in awhile they fail
to the windows 2000 server.

When the upload fails to the Pro machine I get cgi errors.
When the upload fails to the Server machine I get a "sever
time out error"

Uploading files under 1mb work perfect every time on both
machines.

Is there someting I can do to make large files work
consistantly?

BobC
On Mon, 26 Jan 2004 19:13:11 -0800, Marc wrote:

> I am experience unreliable uploading to my virtual
> directories.
>
> I have a virtual direcotry on a windows 2000 Pro machine
> and a virtual directory on a windows 2000 server machine.
>
> When I upload files to these virtual directories with a
> perl cgi script and a web form, large files always fail to
> the windows 2000 Pro machine, and once in awhile they fail
> to the windows 2000 server.
>
> When the upload fails to the Pro machine I get cgi errors.
> When the upload fails to the Server machine I get a "sever
> time out error"
>
> Uploading files under 1mb work perfect every time on both
> machines.
>
> Is there someting I can do to make large files work
> consistantly?

Have you got a max file size in your form? Have you got a max file size in
your web server? have you got a timeout set too low?