Did you adjust all of your timeouts to allow for the upload? That is a lot
to ask of the protocol in my opinion. You should find another way to do
it.
-Original Message-
From: Harish Sundaram [mailto:[EMAIL PROTECTED]
Sent: Monday, June 06, 2005 10:42 AM
To: Apache Forum
Subject: [EMAIL
Hello,
Apache is not meant to transfer large files. accepting 50Mb through php
is already a large amount... Perhaps you should look into FTP /
distributed file systems ?
(ask yourself the right question, will you really upload 2GB files
everyday and have it served through www ?)
Harish Sun
Have you checked this?
http://httpd.apache.org/docs/mod/core.html#limitrequestbody
Thanx
Aaron N Wagner
Monitoring Systems and Network Tools
CCO-Command Center Operations
804.515.6298
> -Original Message-
> From: Harish Sundaram [mailto:[EMAIL PROTECTED]
> Sent: Monday, June 06, 2005
Hi,
Is there any way by which I can upload (i.e. POST) a file greater than 2GB
size to my Apache Server? If yes, how? Please suggest some browser which can
achieve the same.
I'm using Apache 2.0.53 on HP-UX11i. Browser is MS-IE6.0 and everytime I try
the same, I get the follo