Return-Path: X-Original-To: apmail-httpd-users-archive@www.apache.org Delivered-To: apmail-httpd-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BA6D3CF8B for ; Tue, 16 Jul 2013 19:13:33 +0000 (UTC) Received: (qmail 88730 invoked by uid 500); 16 Jul 2013 19:13:30 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 88716 invoked by uid 500); 16 Jul 2013 19:13:30 -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: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 88705 invoked by uid 99); 16 Jul 2013 19:13:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Jul 2013 19:13:29 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,SPF_PASS,UNPARSEABLE_RELAY X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of bughunter@riseup.net designates 198.252.153.129 as permitted sender) Received: from [198.252.153.129] (HELO mx1.riseup.net) (198.252.153.129) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Jul 2013 19:13:23 +0000 Received: from fruiteater.riseup.net (fruiteater-pn.riseup.net [10.0.1.74]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "Gandi Standard SSL CA" (not verified)) by mx1.riseup.net (Postfix) with ESMTPS id 31FA747EC6 for ; Tue, 16 Jul 2013 12:13:03 -0700 (PDT) Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: bughunter@fruiteater.riseup.net) with ESMTPSA id EB4898E7 Message-ID: <51E59B39.5070203@riseup.net> Date: Tue, 16 Jul 2013 21:12:57 +0200 From: BUGHUNTER MIME-Version: 1.0 To: users@httpd.apache.org References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: clamav-milter 0.97.8 at mx1 X-Virus-Status: Clean X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] File download transfer fails mod_proxy Hi, sorry for sending my previous message twice, I had the impression my mailing list subscription confirmation was not send, but it was... well, hello to all and I take the opportunity to help guessing with this one :) On 16.07.2013 17:43, Smith, Mitchell wrote: > Any ideas? Mitchell, these kind of problems might be easier to resolve by using wget or curl and saving the headers to a file, please look at the command line options, with wget it is --save-headers. This smells like a missing mime type in your server config, but this is just a guess. Also you might trace the error in your pdf generating application by activating all log facilities, also raise the server error log to a higher value. Have a nice day, Bughunter --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org