chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] http-client doesn't handle closed persistent connect


From: Daishi Kato
Subject: Re: [Chicken-users] http-client doesn't handle closed persistent connections
Date: Sun, 30 Jan 2011 21:48:38 +0900
User-agent: Wanderlust/2.14.0 (Africa) Emacs/21.4 Mule/5.0 (SAKAKI)

At Sat, 29 Jan 2011 11:03:42 -0500,
Thomas Hintz wrote:
> 
> I also have experienced weird behavior related to connections.
> 
> On my system, about 85% of the time, the second usage of
> with-input-from-request results in the call failing. In my web app, which
> utilizes http-client to make REST calls, I've been putting mutexes around my
> http-client code and closing the connections after every call. This always
> works, but not closing the connection after every call, nearly always fails.
> 
> I could give you a specific test case, but on my development box, it pretty
> much always fails for every second usage of with-input-from-request.

Yes, exactly the same case.

Best,
Daishi



reply via email to

[Prev in Thread] Current Thread [Next in Thread]