Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 5367 invoked from network); 6 Jan 2008 01:58:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Jan 2008 01:58:36 -0000 Received: (qmail 93052 invoked by uid 500); 6 Jan 2008 01:58:18 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 92980 invoked by uid 500); 6 Jan 2008 01:58:18 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 92969 invoked by uid 99); 6 Jan 2008 01:58:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 05 Jan 2008 17:58:18 -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 [195.20.207.177] (HELO vps1.henriknordstrom.net) (195.20.207.177) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 06 Jan 2008 01:57:54 +0000 Received: from henriknordstrom.net (183.159.216.81.static.tb.siw.siwnet.net [81.216.159.183]) by vps1.henriknordstrom.net (8.13.8/8.13.8/Debian-3) with ESMTP id m061vsdV030579 for ; Sun, 6 Jan 2008 02:57:54 +0100 Received: from henrik ([127.0.0.1]) (authenticated bits=0) by henriknordstrom.net (8.12.11.20060308/8.12.8) with ESMTP id m061vr2C003367 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NOT) for ; Sun, 6 Jan 2008 02:57:54 +0100 Subject: Re: Pre-release test tarballs of httpd 1.3.40, 2.0.62 and 2.2.7 available From: Henrik Nordstrom To: dev@httpd.apache.org In-Reply-To: <20080106012025.0c7d128a@grimnir> References: <20080105000742.5686def3@grimnir> <20080105010244.06fbf164@grimnir> <477F4FF1.3010604@apache.org> <20080105100250.2c1cd82e@grimnir> <477F604C.6040408@apache.org> <20080105105644.4c53ecbe@grimnir> <477F65CB.1000307@apache.org> <20080105112734.0ae59ffc@grimnir> <477F6C52.1010601@apache.org> <20080105180424.364b0446@grimnir> <477FDA61.2010809@apache.org> <20080106012025.0c7d128a@grimnir> Content-Type: text/plain; charset=utf-8 Date: Sun, 06 Jan 2008 02:57:52 +0100 Message-Id: <1199584672.3313.1.camel@henriknordstrom.net> Mime-Version: 1.0 X-Mailer: Evolution 2.10.3 (2.10.3-4.fc7) Content-Transfer-Encoding: 8bit X-Virus-Scanned: ClamAV version 0.91, clamav-milter version 0.91 on henriknordstrom.net X-Virus-Status: Clean X-Virus-Checked: Checked by ClamAV on apache.org On sön, 2008-01-06 at 01:20 +0000, Nick Kew wrote: > Do you mean as in tcpdump -x? I've uploaded a pair of dumps > (one of client-proxy, the other of proxy-server) at the same > location. tcpdump -p -i any -s 1600 -w traffic.pcap port 80 Regards Henrik