I'm trying to use the HttpProtocolHandler in the MINA exmaples to keep re-using the same IOSession between requests, but each time I send a simple get query it opens a new session. Dosn't this mean that I have not kept the TCP socket channel open between requests, thus the keep-alive settings are having no effect.
- HttpProtocolHandler and IOSessions John Preston
- Re: HttpProtocolHandler and IOSessions peter royal
- Re: HttpProtocolHandler and IOSessions John Preston
- Re: HttpProtocolHandler and IOSessions peter royal
- Re: HttpProtocolHandler and IOSessions John Preston
- Re: HttpProtocolHandler and IOSessio... peter royal
- Re: HttpProtocolHandler and IOSe... Niklas Therning
