Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 69548 invoked from network); 7 Dec 2007 08:19:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Dec 2007 08:19:17 -0000 Received: (qmail 20468 invoked by uid 500); 7 Dec 2007 08:18:56 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 20458 invoked by uid 500); 7 Dec 2007 08:18:56 -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 20447 invoked by uid 99); 7 Dec 2007 08:18:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Dec 2007 00:18:56 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [80.74.176.142] (HELO av5.sttspa.it) (80.74.176.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Dec 2007 08:18:33 +0000 Received: from localhost (localhost [127.0.0.1]) by av5.sttspa.it (Postfix) with ESMTP id 4BF90226FDC; Fri, 7 Dec 2007 09:18:35 +0100 (CET) X-Virus-Scanned: amavisd-new at stt.vir Received: from av5.sttspa.it ([127.0.0.1]) by localhost (av5.stt.vir [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id A5Tjy0PpV-JL; Fri, 7 Dec 2007 09:18:31 +0100 (CET) Received: from srv5.stt.loc (unknown [10.3.253.16]) by av5.sttspa.it (Postfix) with ESMTP id 6F0F0226F41; Fri, 7 Dec 2007 09:18:31 +0100 (CET) X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Fri, 7 Dec 2007 09:18:31 +0100 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [users@httpd] Problem runningtmod_proxy_html in httpd-2.2.x? thread-index: Acg4TzkZKEYKeSVPSqymaN7UCzRn7gAWY0IQ References: <029e01c8384f$19ef63b0$66d482d8@HP72472929110> From: "Rocco Scappatura" To: , "Danie Qian" X-Virus-Checked: Checked by ClamAV on apache.org Subject: RE: [users@httpd] Problem runningtmod_proxy_html in httpd-2.2.x? > This is my setting: >=20 > ProxyHTMLLogVerbose On > LogLevel Debug >=20 > ProxyPass /demo1/ http://www.backend-site.com/ > ProxyHTMLURLMap http://www.backend-site.com /demo1 >=20 > > ProxyPassReverse / > SetOutputFilter proxy-html > ProxyHTMLURLMap / /demo1/ > >=20 > From the log I can not see the module is doing anything=20 > except crashing the > process: >=20 > [Thu Dec 06 16:23:27 2007] [debug] mod_proxy_http.c(1448):=20 > proxy: start body send [Thu Dec 06 16:23:27 2007] [info]=20 > [client 69.77.163.58] Content-Type is text/html;=20 > charset=3DUTF-8 [Thu Dec 06 16:23:27 2007] [info] [client=20 > 69.77.163.58] Got charset UTF-8 from HTTP headers [Thu Dec 06=20 > 16:23:28 2007] [notice] child pid 26785 exit signal=20 > Segmentation fault (11) >=20 >=20 > Has anyone got it to work in httpd-2.2.x? What platform are you using? Indeed Apache goes in error often until I have installed Visual C++ 2005 SP1 Redistributable Package (I've dowloaded mod_proxy_html binaries from http://www.apachelounge.com/download/). Please note that I'm using Windows XP.=20 rocsca =20 --------------------------------------------------------------------- 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