Hi Fabrice
Two things you should try:
(1) reproducing the problem with a test case. HttpCore has a number of
test cases for non-blocking SSL and you could use those as a starting
point.
(2) reproducing the problem with I/O session event logging on. This
should help find out whether I/O interests are set correctly (write
events suspended by mistake). Logging is simply indispensable when
troubleshooting concurrency issues.
You could also try the "-Djavax.net.debug=all" system property, which
may give you a hint if the cause is SSL specific
cheers
asankha
--
Asankha C. Perera
AdroitLogic, http://adroitlogic.org
http://esbmagic.blogspot.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]