upoading to virtual directories

  • Thread starter Thread starter Marc
  • Start date Start date
M

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?
 
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?
 
Back
Top