Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 15576 invoked from network); 3 Nov 2009 20:46:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 3 Nov 2009 20:46:11 -0000 Received: (qmail 11679 invoked by uid 500); 3 Nov 2009 20:46:10 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 11608 invoked by uid 500); 3 Nov 2009 20:46:10 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 11597 invoked by uid 99); 3 Nov 2009 20:46:10 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Nov 2009 20:46:10 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FAKE_REPLY_C,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of b.candler@pobox.com designates 64.74.157.62 as permitted sender) Received: from [64.74.157.62] (HELO sasl.smtp.pobox.com) (64.74.157.62) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Nov 2009 20:45:58 +0000 Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTP id 2517091114; Tue, 3 Nov 2009 15:45:36 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=date:from:to :cc:subject:message-id:mime-version:content-type; s=sasl; bh=gX1 beH+LdPawECqO23mSLrE5a74=; b=dM/nDuX+IqJjReosbF62iCnRVCPFbZJ84xS FV+Hsu9kf5QHVxD4EKWZHgtkDIl3KA+3JlNMb1fKT6jeaVVII/U2KuBpJ8hEEJB+ RD27LvDfYC6FWpMksPqhHZ3g4rAMET4Ex9Koc3Nnoc26iArGSNXqxGfX7Qk4dmP9 eR/hqzXQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=date:from:to:cc :subject:message-id:mime-version:content-type; q=dns; s=sasl; b= gv562VwLnXmBCqAwzCE5oH0ZKAQ5GDG8JIww5JZ7Y33ZcqQ78EtxClVZ0oCvugGy RxRV/Dq+AJU5vXPuNRBwaw4N2x7wKofaC6LmlnQXvvbiHqmpospxsVgwEeFRV09d RxiqferlkE4O97OLvr+AYtAYh/EanU0THBvWOQOSCNg= Received: from a-pb-sasl-sd.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTP id 144A891113; Tue, 3 Nov 2009 15:45:35 -0500 (EST) Received: from mappit (unknown [80.45.95.114]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTPSA id 5299291112; Tue, 3 Nov 2009 15:45:33 -0500 (EST) Received: from brian by mappit with local (Exim 4.69) (envelope-from ) id 1N5QFv-0005Vd-LX; Tue, 03 Nov 2009 20:45:31 +0000 Date: Tue, 3 Nov 2009 20:45:31 +0000 From: Brian Candler To: Sebastian Negomireanu Cc: user@couchdb.apache.org Subject: Re: Performance issue Message-ID: <20091103204531.GA21111@uk.tiscali.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.17+20080114 (2008-01-14) X-Pobox-Relay-ID: D5CA93AA-C8B9-11DE-B464-A67CBBB5EC2E-28021239!a-pb-sasl-sd.pobox.com X-Virus-Checked: Checked by ClamAV on apache.org On Tue, Nov 03, 2009 at 10:37:43PM +0200, Sebastian Negomireanu wrote: > I've attached the whole HTTP conversation. It would be much more useful packet-by-packet and with timestamps. Could you post the original pcap file somewhere? Or at least something similar to tcpdump -X output?