Return-Path: Delivered-To: apmail-camel-users-archive@www.apache.org Received: (qmail 95147 invoked from network); 11 Feb 2010 10:23:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 11 Feb 2010 10:23:21 -0000 Received: (qmail 75854 invoked by uid 500); 11 Feb 2010 10:23:20 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 75810 invoked by uid 500); 11 Feb 2010 10:23:20 -0000 Mailing-List: contact users-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@camel.apache.org Delivered-To: mailing list users@camel.apache.org Received: (qmail 75800 invoked by uid 99); 11 Feb 2010 10:23:20 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Feb 2010 10:23:20 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of claus.ibsen@gmail.com designates 209.85.218.211 as permitted sender) Received: from [209.85.218.211] (HELO mail-bw0-f211.google.com) (209.85.218.211) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Feb 2010 10:23:10 +0000 Received: by bwz3 with SMTP id 3so883961bwz.33 for ; Thu, 11 Feb 2010 02:22:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:content-type; bh=H2dEcQNW1c1pW12a+eMWQjWGl3GIzX+N0eoVIUglAOw=; b=DxsKG0HHXnTVhOUaHtoelANrkoNTQ714xhtK067tYAY+fW3SKihJ9xbxP7AcSemrCK ResKAvOVw1W5QxWue6l8r6szCzbgzoiY8AOUj0rX8R7EAV5tqcviXg/qEgG3iYRWVA9y BIaqMFicdTiXxyFUcsnJsjWRwoennkvLARDfU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=EoBilJcPP4RzA4w54TP4a0upcCF/2ECwlG1LUnyNI/WduZ74bqUM+v+UU+Y0I3HPId BCY4FMhNLvVohwdLOT4ht6dGhIrz2bRrTvXGnzg9o7qIwNy+au+sxVC1VLfbsiTgo6/9 wImZpcpcoAxO1Y2+q2j9r2oVspCo8pQYJB22s= MIME-Version: 1.0 Received: by 10.204.8.5 with SMTP id f5mr1068049bkf.59.1265883769133; Thu, 11 Feb 2010 02:22:49 -0800 (PST) In-Reply-To: <27537896.post@talk.nabble.com> References: <27537896.post@talk.nabble.com> From: Claus Ibsen Date: Thu, 11 Feb 2010 11:22:29 +0100 Message-ID: <5380c69c1002110222q2dacad72rbed077ef22c783a2@mail.gmail.com> Subject: Re: Restlet Component Connection Keep-Alive To: users@camel.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Hi On Wed, Feb 10, 2010 at 9:53 PM, tfredrich 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