Re: [users@httpd] Download breaks in the middle

2012-09-14 Thread Kevin A. McGrail
On 9/14/2012 10:37 AM, Tom Evans wrote: Timeout is for individual read/writes. You can still download files that take longer than Timeout seconds to download :) Good point. I use a cgi that runs and actually sends the files which I think is why I run afoul of this. Regards, KAM

Re: [users@httpd] Download breaks in the middle

2012-09-14 Thread Tom Evans
On Fri, Sep 14, 2012 at 2:32 PM, Kevin A. McGrail wrote: > On 9/14/2012 12:24 AM, val john wrote: >> >> im hosting close to 20 zip files in my site each close to 180MB in size , >> some times when i download one of the files .. its stops in the middle ( >> after 80MB ) ,And some times it get dow

Re: [users@httpd] Download breaks in the middle

2012-09-14 Thread Kevin A. McGrail
On 9/14/2012 12:24 AM, val john wrote: im hosting close to 20 zip files in my site each close to 180MB in size , some times when i download one of the files .. its stops in the middle ( after 80MB ) ,And some times it get downloaded full file without any problem . is there any thing that i ne

Re: [users@httpd] Download breaks in the middle

2012-09-14 Thread Mark Montague
On September 14, 2012 0:24 , val john wrote: im hosting close to 20 zip files in my site each close to 180MB in size , some times when i download one of the files .. its stops in the middle ( after 80MB ) ,And some times it get downloaded full file without any problem . is there any thing th

[users@httpd] Download breaks in the middle

2012-09-13 Thread val john
Hi guys... im hosting close to 20 zip files in my site each close to 180MB in size , some times when i download one of the files .. its stops in the middle ( after 80MB ) ,And some times it get downloaded full file without any problem . is there any thing that i need to do in apache to avoid thi