Hi On Wed, Feb 10, 2010 at 9:53 PM, tfredrich <[email protected]> wrote: > > Hi All, > > We're using the Restlet component to expose some public camel routes and are > interested in leveraging the "connection: keep-alive" feature of http 1.1. > However, no matter what we try, the response still includes "connection: > close" and we're wondering what piece is missing. > > How do we get connection keep-alive to work with the camel-restlet > component? >
Can you try with trunk code as we recent fixed something related to this https://issues.apache.org/activemq/browse/CAMEL-2452 > Many TIA, > --Todd > -- > View this message in context: > http://old.nabble.com/Restlet-Component-Connection-Keep-Alive-tp27537896p27537896.html > Sent from the Camel - Users mailing list archive at Nabble.com. > > -- Claus Ibsen Apache Camel Committer Author of Camel in Action: http://www.manning.com/ibsen/ Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/ Twitter: http://twitter.com/davsclaus
