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 regular
> basis - maybe a query every minute or so.
> 
> 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.
> 
> 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 application.
> this would suggest its something down in the guts of async http components
> - but i've no idea where.
> 
> Any suggestions ?
> 
> 

Graeme,

How could this possibly be something down in the guts of HC? Alien
conspiracy? Russian spies?

Have you tried resetting the session (by wiping out the cookies) instead
of restarting the app?

Oleg


---------------------------------------------------------------------
To unsubscribe, e-mail: httpclient-users-unsubscr...@hc.apache.org
For additional commands, e-mail: httpclient-users-h...@hc.apache.org

Reply via email to