Re: javax.net.ssl.SSLEngine for NIO - Slow performance
Jary Grove <[email protected]>
| Newsgroups | gmane.comp.gcc.java.devel |
|---|---|
| Message-ID | <[email protected]> |
Thanks, will do ____________________________________________________________________________________ Never miss a thing. Make Yahoo your home page.. http://www.ldapsoft.com ----- Original Message ---- > From: Tom Tromey <[email protected]> > To: Jary Grove <[email protected]> > Cc: [email protected] > Sent: Thursday, May 8, 2008 2:55:27 PM > Subject: Re: javax.net.ssl.SSLEngine for NIO - Slow performance > > >>>>> "Jary" == Jary Grove writes: > > Jary> I am using NIO - sslengine with gcj (new Jessie API) and it > Jary> takes a very long time to connect using SSLEngine. Anybody who > Jary> has observed the same behaviour? > > Not me, but I can't remember ever trying it, either. > > Aside from debugging it your best bet is to write a small test case > and include it in a bug report. > > Tom