Hello Sergey, Thanks for the reply. We have not configured any retry/failover behaviour but doubt that cxf has an implicit retry particularly during load conditions. I wanted to understand this is because of maxIdleConnectionTimeout setting being very high, and if yes why. Can you throw some light on this ?
Thanks Gowri Shankar On Fri, Aug 2, 2013 at 2:16 PM, Sergey Beryozkin <[email protected]>wrote: > I replied twice yesterday, have you seen a pointer to a Failover wiki page > ? > > Re configuring that property in Tomcat: I think you need to manage that > kind of settings at Tomcat connector levels > > Sergey > > On 02/08/13 09:34, gowri shankar iyer wrote: > >> Can someone please help ? >> Gowri Shankar >> >> >> ---------- Forwarded message ---------- >> From: gowri shankar iyer <[email protected]> >> Date: Thu, Aug 1, 2013 at 12:52 PM >> Subject: cxf client retries service calls >> To: [email protected] >> >> >> Hello, >> >> Is there any way that a cxf client retries service calls in a load >> scenario >> ? We have been observing when there is a spike in the website traffic by >> 2x >> the number of service calls zooms by 10x. I googled and found out in a >> thread that this could be a reason because of "maxIdleConnectionTimeout" >> being very high, is this true ? If yes, can someone explain in detail why >> this is the case. >> >> Also please throw some light on how to set max idle timeout in a tomcat >> server using spring ? We use <jaxws:endPoint> for configuring cxf on the >> server side >> >> Please keep me in the reply since I am not part of the group. >> >> Thanks >> Gowri Shankar >> >> >
