As replyied on the JIRA I'm going to apply the patch (Thanks a lot!) I think we should try to support connection keep-alive, on both client & server. I think it's a must have if you want to do some serious proxy stuff :)
Juilen On Mon, Oct 1, 2012 at 5:57 PM, Arnaud bourree <[email protected]>wrote: > The original code is mina-http-3.0.0-M1 as mina 3.0.0 is not yet release I > back-port it to 2.0.4: I made compaling with mina 2.0.4 and jdk 5.0. > Because I keep code from 3.0.0, I keep 3.0.0 packages. > I need also http client codec, I try to implement it in same way you did it > for server side. > > Arnaud > > Le 29 sept. 2012 08:47, "Julien Vermillard" <[email protected]> a > écrit : > > Hi, > > The mina 3 codes support streaming too and the code is simpler. > I'll take a look at your patch next week. > Thanks > -- > Julien Vermillard > > > Le 28 sept. 2012 à 17:00, Arnaud bourree <[email protected]> a > écrit > : > > > > From web site, Asyncweb looks dead and future Mina release contains > > HTTP codec, that looks good... >
