From owner-freebsd-questions@FreeBSD.ORG Tue Jul 18 17:18:38 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3064216A4E0 for ; Tue, 18 Jul 2006 17:18:38 +0000 (UTC) (envelope-from amistry@am-productions.biz) Received: from mail.united-ware.com (am-productions.biz [69.61.164.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9512C43D55 for ; Tue, 18 Jul 2006 17:18:29 +0000 (GMT) (envelope-from amistry@am-productions.biz) Received: from [192.168.1.100] (am-productions.biz [69.61.164.22]) (authenticated bits=0) by mail.united-ware.com (8.13.6/8.13.6) with ESMTP id k6IHPm7S008704 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 18 Jul 2006 13:25:54 -0400 (EDT) (envelope-from amistry@am-productions.biz) From: Anish Mistry Organization: AM Productions To: freebsd-questions@freebsd.org Date: Tue, 18 Jul 2006 13:19:00 -0400 User-Agent: KMail/1.9.1 References: <6C0CF58A187DA5479245E0830AF84F421D0F3C@poweredge.attiksystem.ch> In-Reply-To: <6C0CF58A187DA5479245E0830AF84F421D0F3C@poweredge.attiksystem.ch> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2193360.F5MPUr6KXN"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200607181319.09792.amistry@am-productions.biz> X-Spam-Status: No, score=-2.3 required=5.0 tests=ALL_TRUSTED,BAYES_99, MYFREEBSD2,SUBJECT_ENCODED_TWICE,SUBJECT_EXCESS_QP autolearn=no version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on mail.united-ware.com X-Virus-Scanned: ClamAV 0.88.2/1600/Sat Jul 15 11:03:46 2006 on mail.united-ware.com X-Virus-Status: Clean Cc: Philippe Lang Subject: Re: FreeBSD 6 Jails - REJ apache processes? [was: Apache 2 in 6.0 jails: Connection refused: connect to listener on 0.0.0.0:80] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Jul 2006 17:18:38 -0000 --nextPart2193360.F5MPUr6KXN Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Tuesday 18 July 2006 12:19, Philippe Lang wrote: > Hi, > > Sorry to insist, really, but this bug is really annoying: today, > two more apache servers have frozen while being scanner by a > crawler: > > [Sat Jul 15 14:25:40 2006] [error] [client 66.147.238.238] File > does not exist: /home/abc.ch/www/data/blogs [Sat Jul 15 14:25:40 > 2006] [error] [client 66.147.238.238] File does not exist: > /home/abc.ch/www/data/blog [Sat Jul 15 14:25:41 2006] [error] > [client 66.147.238.238] File does not exist: > /home/abc.ch/www/data/blogtest [Sat Jul 15 14:25:41 2006] [error] > [client 66.147.238.238] File does not exist: > /home/abc.ch/www/data/b2 [Sat Jul 15 14:25:42 2006] [warn] > (61)Connection refused: connect to listener on 0.0.0.0:80 [Sat Jul > 15 14:25:43 2006] [warn] (61)Connection refused: connect to > listener on 0.0.0.0:80 [Sat Jul 15 14:25:44 2006] [warn] > (61)Connection refused: connect to listener on 0.0.0.0:80 [Sat Jul > 15 14:25:45 2006] [warn] (61)Connection refused: connect to > listener on 0.0.0.0:80 In the apache config specifying the jail IP in the Listen directive=20 fixes it for me. Listen 192.168.1.101:80 =2D-=20 Anish Mistry amistry@am-productions.biz AM Productions http://am-productions.biz/ --nextPart2193360.F5MPUr6KXN Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQBEvRgNxqA5ziudZT0RArVwAKDBP/KmlPGU5vJr3CKgQWcJWUfqoACgjh7C McGOwzfvbc1zvtgLSvznsiM= =HGd5 -----END PGP SIGNATURE----- --nextPart2193360.F5MPUr6KXN--