Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 99844 invoked from network); 25 Nov 2004 22:01:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 25 Nov 2004 22:01:46 -0000 Received: (qmail 26716 invoked by uid 500); 25 Nov 2004 22:01:33 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 26703 invoked by uid 500); 25 Nov 2004 22:01:33 -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 26688 invoked by uid 99); 25 Nov 2004 22:01:33 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FORGED_RCVD_HELO X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from mail2.kontent.de (HELO Mail2.KONTENT.De) (81.88.34.59) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 25 Nov 2004 14:01:31 -0800 Received: from mail.michaeli-gymnasium.de (pD9EB7F24.dip.t-dialin.net [217.235.127.36]) by Mail2.KONTENT.De (Postfix) with ESMTP id 9EE7B3880BA for ; Thu, 25 Nov 2004 23:01:27 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.michaeli-gymnasium.de (Postfix) with ESMTP id AD0873973D for ; Thu, 25 Nov 2004 23:01:26 +0100 (CET) Received: from mail.michaeli-gymnasium.de ([192.168.2.194]) by localhost (trinity [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 12872-02 for ; Thu, 25 Nov 2004 23:01:20 +0100 (CET) Received: from MEDIONPC (trinity.michaeli-gymnasium.de [192.168.2.194]) by mail.michaeli-gymnasium.de (Postfix) with ESMTP id 7851339606 for ; Thu, 25 Nov 2004 23:01:19 +0100 (CET) Message-ID: <00a701c4d33a$566e2740$0100a8c0@MEDIONPC> From: "Ralf Glauberman" To: References: <002c01c4d18f$25ac16a0$0100a8c0@MEDIONPC> <654eeaba041123151235601a58@mail.gmail.com> <654eeaba041123151418150296@mail.gmail.com> <004901c4d244$37d01790$0100a8c0@MEDIONPC> <002001c4d25d$5163c120$0100a8c0@MEDIONPC> <00a001c4d336$a36c8770$0100a8c0@MEDIONPC> Date: Thu, 25 Nov 2004 23:01:37 +0100 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-Virus-Scanned: by amavisd-new at michaeli-gymnasium.de X-Virus-Checked: Checked Subject: Re: [users@httpd] Solved: [users@httpd] php webmailer download hangs X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Well, there is one more question: how can i turn off deflate-compression for only one file? or do i have to turn it off for the whole directory. the following didn't work, but the regex was just guessed, don't know regex syntax. SetEnvIf Request_URI ^/webmail/download.php no-gzip or is there a php-statement i can put in the file? the actual link looks like this: https://www.domain.de/webmail/download.php?folder=inbox&ix=0&attach=2&sid={41A6549DCCAA5-41A6549DCD271-1101419789}&tid=0&lid=2 can anyone help? Ralf ----- Original Message ----- From: "Ralf Glauberman" To: Sent: Thursday, November 25, 2004 10:35 PM Subject: [users@httpd] Solved: [users@httpd] php webmailer download hangs > ok, to answer my own question, i finally solved the problem. i thought it > could be interesting, so i'll tell you what the problem was: > the php-skript changed some headers and this did conflict, don't know why, > with the deflate-compression of apache, seem to be a problem of the > contentlength header. > by > Ralf > > ----- Original Message ----- > From: "Ralf Glauberman" > To: > Sent: Wednesday, November 24, 2004 8:39 PM > Subject: [users@httpd] php webmailer download hangs > > >> hi, >> i'm using the webmailer uebimiau, written in php. the problem is that >> when trying to download mail-attachments the download hangs at about 90% >> at every attachement. wanted to know if this could be an apache/php >> problem. i've been trying to find this bug for to long now, so i would >> really appreciate any suggestions. >> >> Apache 2.0.52, PHP 4.* >> SuSE 9.0, 2.4 Kernel >> >> Ralf >> >> >> --------------------------------------------------------------------- >> 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 >> > > > --------------------------------------------------------------------- > 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 > --------------------------------------------------------------------- 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