Hi Dan, Thanks for the instant reply, in our code we are not adding any headers as you mentioned below, it is all with CXF. But we do use the AddressingFeature to create the client. Code which creates client, OurHTTPPort client = service.getOurHTTPPort(AddressingFeature(true, ture));
I will give it a try by removing headers before every request and update you how it goes. Regards, Karthik -- View this message in context: http://cxf.547215.n5.nabble.com/CXF-Client-Performance-Issue-Service-Invocation-time-increases-Linearly-over-the-period-net-WCF-Webs-tp5743664p5743705.html Sent from the cxf-user mailing list archive at Nabble.com.
