dev@jax-ws.java.net

Re: Major on-line production issue

From: Jitendra Kotamraju <Jitendra.Kotamraju_at_Sun.COM>
Date: Thu, 12 Feb 2009 08:53:22 -0800

LeRoy Hall wrote:
> Hey Jitu
>
> I found out that the vendor servers connection timeout is set at 60
> seconds.
>
> We also did a load test last night and found that as long as there is
> a constant stream of messages then the same connections are re-used
> (persistent), but when the connection goes idle it is closed. Is
> there anyway to configure this so that the connections remain open
> even when they are idle?
>

I don't know any documented networking property to control the idle
timeout. I will find out if JDK team suggests any.
But, do you see a problem with that ? Can you increase the vendor
servers connection timeout and see if that helps(assuming that the
vendor changes the timeout)

thanks,
Jitu