On Jun 30, 2006, at 3:50 AM, John Preston wrote:
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.

Correct, the example HTTP protocol handler does not support Keep-Alive.

If you are looking for an HTTP server built upon MINA, check out http://asyncweb.safehaus.org/

-pete


--
[EMAIL PROTECTED] - http://fotap.org/~osi



Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to