Hi Rickard,

The internal HTTP client doesn't support persistent connections yet. There
is a plan to add support though:

"Support advanced HTTP connection features"
http://restlet.tigris.org/issues/show_bug.cgi?id=304

For now, if such feature is essential to you, I recommend leveraging our
other HTTP client connectors such as the "org.restlet.ext.httpclient"
extension based on Apache HTTP Client 4.0 (for Restlet 2.0). It has built-in
support for persistent connections.

Best regards,
Jerome Louvel
--
Restlet ~ Founder and Lead developer ~ http://www.restlet.org
Noelios Technologies ~ Co-founder ~ http://www.noelios.com


-----Message d'origine-----
De : Rickard Öberg [mailto:rickardob...@gmail.com] 
Envoyé : jeudi 29 octobre 2009 05:22
À : discuss@restlet.tigris.org
Objet : Persistent connections

Hi,

How do I enable persistent connections using Restlet? I've checked the 
code, and I can't seem to find how to do it.

/Rickard

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=24123
83

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2412493

Reply via email to