You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by camelbeginner <ka...@gmail.com> on 2012/02/06 19:20:03 UTC

how to configure jetty connector maxIdleTimeout in camel-cxf component?

Maybe You happen to know if is there  any possibility to configure jetty
connector maxIdleTimeout in camel-cxf component?

Default is
org.eclipse.jetty.server.AbstractConnector {
protected int _maxIdleTime = 200000;
}
how can I hange it?

requests lasting longer read EOF from socket becouse of this timeout.

I am using it in fuse service mix

Thanks for help.
Regards.

--
View this message in context: http://camel.465427.n5.nabble.com/how-to-configure-jetty-connector-maxIdleTimeout-in-camel-cxf-component-tp5460848p5460848.html
Sent from the Camel - Users mailing list archive at Nabble.com.