Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 58796 invoked from network); 29 Jan 2004 21:15:54 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 29 Jan 2004 21:15:54 -0000 Received: (qmail 91623 invoked by uid 500); 29 Jan 2004 21:15:21 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 91570 invoked by uid 500); 29 Jan 2004 21:15:20 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 91550 invoked from network); 29 Jan 2004 21:15:20 -0000 Received: from unknown (HELO mail.indatacorp.com) (65.104.0.66) by daedalus.apache.org with SMTP; 29 Jan 2004 21:15:20 -0000 Received: (qmail 45722 invoked by uid 89); 29 Jan 2004 21:25:35 -0000 Received: from unknown (HELO ITDept) (rgrafton@indatacorp.com@192.168.100.119) by 0 with SMTP; 29 Jan 2004 21:25:35 -0000 From: "Randy Grafton" To: Date: Thu, 29 Jan 2004 14:22:50 -0700 Message-ID: <031001c3e6ae$0c5b16a0$7764a8c0@ITDept> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4510 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Subject: [users@httpd] Facilitating File Downloads... X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N We want to make some files available for download through http. We = reference the files with full paths for the href value in an anchor tag. The files range in size up to 150MB. We seem to be having a problem with the = larger files becoming corrupted. The large files are self extracting installers = for demos of our products. The corruption of these files results in the self extractor/installer files crashing on the clients computer after = download from our Apache 2.0.48 server, (running on FreeBSD 4.8). Is there = something I should configure in my httpd.config file to accommodate http = downloads? Should I look to an alternative such as storing the file in a MySQL = database and handing it out from there with PHP scripts? Thanks For the suggestions, -Randy --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org