Return-Path: X-Original-To: apmail-hc-httpclient-users-archive@www.apache.org Delivered-To: apmail-hc-httpclient-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 36840E595 for ; Tue, 5 Feb 2013 20:17:46 +0000 (UTC) Received: (qmail 65352 invoked by uid 500); 5 Feb 2013 20:17:45 -0000 Delivered-To: apmail-hc-httpclient-users-archive@hc.apache.org Received: (qmail 65323 invoked by uid 500); 5 Feb 2013 20:17:45 -0000 Mailing-List: contact httpclient-users-help@hc.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "HttpClient User Discussion" Delivered-To: mailing list httpclient-users@hc.apache.org Received: (qmail 65315 invoked by uid 99); 5 Feb 2013 20:17:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Feb 2013 20:17:45 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [217.150.250.48] (HELO kalnich.nine.ch) (217.150.250.48) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Feb 2013 20:17:37 +0000 Received: from [192.168.1.121] (77-57-197-206.dclient.hispeed.ch [77.57.197.206]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by kalnich.nine.ch (Postfix) with ESMTPSA id 9022DB80148 for ; Tue, 5 Feb 2013 21:17:16 +0100 (CET) Message-ID: <1360095435.3744.1.camel@ubuntu> Subject: Re: responseEntity.writeTo() performance depending on network? From: Oleg Kalnichevski To: HttpClient User Discussion Date: Tue, 05 Feb 2013 21:17:15 +0100 In-Reply-To: <1360074600355-19212.post@n7.nabble.com> References: <1360050211712-19194.post@n7.nabble.com> <1360074600355-19212.post@n7.nabble.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.6.2-0ubuntu0.1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On Tue, 2013-02-05 at 06:30 -0800, Oliver Lorenz wrote: > Is there a special log category that I can use to prove that we are waiting > for the network layer? > None I know of. Wireshark is your best friend. Oleg --------------------------------------------------------------------- To unsubscribe, e-mail: httpclient-users-unsubscribe@hc.apache.org For additional commands, e-mail: httpclient-users-help@hc.apache.org