Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 52855 invoked from network); 23 Sep 2004 10:40:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 23 Sep 2004 10:40:09 -0000 Received: (qmail 8590 invoked by uid 500); 23 Sep 2004 10:39:51 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 8511 invoked by uid 500); 23 Sep 2004 10:39:50 -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 8479 invoked by uid 99); 23 Sep 2004 10:39:50 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from [81.56.182.73] (HELO linuxeries.org) (81.56.182.73) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 23 Sep 2004 03:39:48 -0700 Received: from pingu (unknown [192.168.0.254]) by linuxeries.org (Postfix) with ESMTP id EE20410209 for ; Thu, 23 Sep 2004 12:39:45 +0200 (CEST) From: anne To: users@httpd.apache.org Date: Thu, 23 Sep 2004 12:39:45 +0200 User-Agent: KMail/1.7 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200409231239.45647.anne@lea-linux.org> X-Virus-Checked: Checked Subject: [users@httpd] error 502 with mod_proxy X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hello I'm using two httpd servers Apache 1.3.27. first one is only acting as a reverse proxy. I've got some virtulahosts. Look like that : ServerName www.yyy.com ProxyPass / http://xxx.yyy.loc/ ProxyPassReverse / http://xxx.yyy.loc/ This one is to be acessed from Internet. The other httpd server is on local network and run a groupware application. Each time I try to use webmail with attached file whose size is more than 3 Mo, I get this message : Proxy Error The proxy server received an invalid response from an upstream server. The proxy server could not handle the request POST /index.php. Reason: Document contains no data error 502 there's nearly nothing in los even with debug log level. Any idea ? -- Anne ------------------------------- http://lea-linux.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