Hi all,

In addition, we do have a built-in trace mode for our internal server and 
client HTTP connectors that dumps the raw HTTP message sent/received on the 
console. See the "tracing" parameter to enable this.

We are releasing 2.0 RC3 today, which fixes several issues (blocked threads) in 
those internal connectors. That might help you.

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



-----Message d'origine-----
De : Laurent Rustuel [mailto:[email protected]] 
Envoyé : mercredi 31 mars 2010 18:25
À : [email protected]
Objet : Re: log trace

Hello,
Le 31/03/2010 17:32, pegpeg a écrit :
> Hi,
> I've got the java logs but don't see why I  have different behaviours
> between restlet client and firefox when searching docs in couchdb.
> I don't know how to use wireshark (way too complicated for me, howw to se
> http tcp content ...), Firebug is alright but unusable in this case.
You can also use something like tcpmon [https://tcpmon.dev.java.net/] 
which is an open-source utility for monitoring the data flowing on a TCP
connection.
You have to put it between the server and your client, tcpmon will
forwards any request to the server, and will displays all incoming and
outgoing requests

Hope it helps,
Laurent.

-- 
Laurent Rustuel,
Alten contractor for Genesys, an Alcatel-Lucent Company

                                        
-------------------------------------------------------------------------------------------------------------------
CONFIDENTIALITY NOTICE: This e-mail and any files attached may contain 
confidential and proprietary information of Alcatel-Lucent and/or its 
affiliated entities. Access by the intended recipient only is authorized. Any 
liability arising from any party acting, or refraining from acting, on any 
information contained in this e-mail is hereby excluded. If you are not the 
intended recipient, please notify the sender immediately, destroy the original 
transmission and its attachments and do not disclose the contents to any other 
person, use it for any purpose, or store or copy the information in any medium. 
Copyright in this e-mail and any attachments belongs to Alcatel-Lucent and/or 
its affiliated entities.

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

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

Reply via email to