Re: Keep-alive, stale connections and socket reuse

2008-09-03 Thread Dobri Kitipov
Thank you for the answers! Regards, Dobri On Tue, Sep 2, 2008 at 9:20 PM, Oleg Kalnichevski [EMAIL PROTECTED] wrote: On Mon, 2008-09-01 at 17:27 +0300, Dobri Kitipov wrote: Hi Oleg, I have one additional more abstract question. What I have observed during my tests was that when I run my

Re: BindException problem in multithreaded http client

2008-09-03 Thread Oleg Kalnichevski
On Tue, 2008-09-02 at 17:57 -0400, Tomek Maciejewski wrote: Thanks Oleg, now it works. Earlier I used System.setProperty to enable logging but I get only WARN level logging, I don't know if the properties are case-sensitive because I set the same properties. Only difference was that I wrote

Problem using HTTPClient with SSL in Websphere

2008-09-03 Thread MarcEck
Hi, I already posted this problem in an ibm forum, but they haven't an answer yet I have an implementation with HttpClient to make a https connection. When I use this with the JVM (in a junit test) from RSA (Rational Software Architect), all works fine. If I call the same within websphere