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 C342317ADB for ; Mon, 31 Aug 2015 16:16:25 +0000 (UTC) Received: (qmail 14472 invoked by uid 500); 31 Aug 2015 16:16:25 -0000 Delivered-To: apmail-hc-httpclient-users-archive@hc.apache.org Received: (qmail 14431 invoked by uid 500); 31 Aug 2015 16:16:25 -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 14415 invoked by uid 99); 31 Aug 2015 16:16:24 -0000 Received: from Unknown (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 31 Aug 2015 16:16:24 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 7031DC0C9B for ; Mon, 31 Aug 2015 16:16:24 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.102 X-Spam-Level: X-Spam-Status: No, score=-0.102 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001] autolearn=disabled Authentication-Results: spamd4-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id Jq0z65VAd2vh for ; Mon, 31 Aug 2015 16:16:23 +0000 (UTC) Received: from mail-lb0-f175.google.com (mail-lb0-f175.google.com [209.85.217.175]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id 8DB9250717 for ; Mon, 31 Aug 2015 16:16:22 +0000 (UTC) Received: by lbbsx3 with SMTP id sx3so63412401lbb.0 for ; Mon, 31 Aug 2015 09:16:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-type:content-transfer-encoding:mime-version:subject :message-id:date:references:in-reply-to:to; bh=4eE7P/hKaWV+TozYFMO0I3l+q3ID25ZFO3VQJxZ+lUo=; b=vpipkg6BYPSFRN6VEn92JcH7JLhA2VaUXF5iQ65X5rstzOykFx+ygsXCgFeWyYGsS4 WAT4Z6znge9dAMuOOfdTuS9ryc6azM8ytfmxTKH4UcM7xzLGhyttYtrvvlL/juyU+ZTn MPTI4RNX8BJ1vykIUaTeOceCxGr6lFOBxErIvnZtekmp2p0OKtXQYIckbdNyc8/xc3tc 8T6OnHhMpS2H2ek4EGJlJk8ZOXI9eRFLzeyaPQmN6hO4V5McLBsvJ7mZbYAlNwq1JOJ8 YG35OTib5ml9Bmcg4AbRvDqoyccIeAYBjD+y/J77MCUGgVMllmthMWC2amzB4Imo+4EW 8tRw== X-Received: by 10.152.29.68 with SMTP id i4mr10576064lah.97.1441037781446; Mon, 31 Aug 2015 09:16:21 -0700 (PDT) Received: from [10.173.15.23] (2.150.1.124.tmi.telenormobil.no. [2.150.1.124]) by smtp.gmail.com with ESMTPSA id w8sm4074307laj.21.2015.08.31.09.16.20 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 31 Aug 2015 09:16:20 -0700 (PDT) From: =?utf-8?Q?Stefan_Magnus_Landr=C3=B8?= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (1.0) Subject: Re: Async problem with GET Message-Id: Date: Mon, 31 Aug 2015 18:16:19 +0200 References: <1441012030.27084.8.camel@apache.org> <8CDE88FB-03EC-45C7-9003-6F264CDD4530@gmail.com> <1441037171.10544.7.camel@apache.org> In-Reply-To: <1441037171.10544.7.camel@apache.org> To: HttpClient User Discussion X-Mailer: iPhone Mail (12H321) Sendt fra min iPhone > Den 31. aug. 2015 kl. 18.06 skrev Oleg Kalnichevski : >=20 >> On Mon, 2015-08-31 at 18:01 +0200, Stefan Magnus Landr=C3=B8 wrote: >>=20 >> Sendt fra min iPhone >>=20 >>>> Den 31. aug. 2015 kl. 11.07 skrev Oleg Kalnichevski := >>>>=20 >>>> On Mon, 2015-08-31 at 08:48 +0100, Graeme Wallace wrote: >>>> I'm running into a strange problem using async http components. I have a= >>>> site that i'm using GET to pull information back from on a fairly regul= ar >>>> basis - maybe a query every minute or so. >>>>=20 >>>> After about 8 hours - the site starts sending back its homepage instead= of >>>> the information i'm requesting the URL. The only way to fix it is to >>>> restart the application i'm running - which makes no sense. >>>>=20 >>>> I'm kind of at a loss on how to debug this one because it takes so long= for >>>> the problem to show up, and that its fixed by restarting the applicatio= n. >>>> this would suggest its something down in the guts of async http compone= nts >>>> - but i've no idea where. >>>>=20 >>>> Any suggestions ? >>>=20 >>> Graeme, >>>=20 >>> How could this possibly be something down in the guts of HC? Alien >>> conspiracy? Russian spies? >>>=20 >>> Have you tried resetting the session (by wiping out the cookies) instead= >>> of restarting the app? >>=20 >> Do you think the session is accumulating more and more data? If so, why n= ot log out of app or disable cookie support client side (or is the resource l= ogin protected?) >=20 > That is my theory. I cannot think of anything that could be possibly > causing this issue on the client side. >=20 Agreed.=20 > Oleg >=20 >=20 >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: httpclient-users-unsubscribe@hc.apache.org > For additional commands, e-mail: httpclient-users-help@hc.apache.org >=20 --------------------------------------------------------------------- To unsubscribe, e-mail: httpclient-users-unsubscribe@hc.apache.org For additional commands, e-mail: httpclient-users-help@hc.apache.org