HttpClient resuing the same connection

rajks rajks at hotmail.com
Fri May 15 03:24:38 EDT 2009


Hi,

With the Netty http client and Netty http server with keep-alive on, Can I
push more than one request on the same channel i.e  keep doing
channle.write(req) while a current request is already on the channel and
response is awaited ? Will the http response handler MessageReceived be
called on every response.


Thanks
Raj
-- 
View this message in context: http://n2.nabble.com/HttpClient-resuing-the-same-connection-tp2906381p2906381.html
Sent from the Netty User Group mailing list archive at Nabble.com.




More information about the netty-users mailing list