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 15A29D6D6 for ; Wed, 22 Aug 2012 11:55:45 +0000 (UTC) Received: (qmail 9831 invoked by uid 500); 22 Aug 2012 11:55:42 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 9800 invoked by uid 500); 22 Aug 2012 11:55:41 -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 9780 invoked by uid 99); 22 Aug 2012 11:55:41 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Aug 2012 11:55:41 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [209.20.83.52] (HELO gungnir.webthing.com) (209.20.83.52) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Aug 2012 11:55:33 +0000 Received: from [192.168.2.2] (walkham.free-online.co.uk [80.229.52.226]) by gungnir.webthing.com (Postfix) with ESMTPSA id 8EE0812808C for ; Wed, 22 Aug 2012 11:55:12 +0000 (UTC) References: In-Reply-To: Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii Message-Id: <241D9C41-1400-4EC3-8985-895849482330@webthing.com> Content-Transfer-Encoding: quoted-printable From: Nick Kew Date: Wed, 22 Aug 2012 12:55:11 +0100 To: users@httpd.apache.org X-Mailer: Apple Mail (2.1084) X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] Content-Length is always 0 On 22 Aug 2012, at 12:50, Asaf Dalet wrote: > Hi, > I compiled apache 2.2 64 bits on AIX 6.1 and the installation seeemed = to have passed fine. But when I browse to static HTML pages on that = server - all pages return empty with "Content-Length: 0" in the response = headers. >=20 > anyone has an idea how to fix this? Does the error log tell you anything if you crank up the loglevel? Does EnableSendfile Off make any difference? --=20 Nick Kew= --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org