May be a thread problem ?
SSL is a hog in CPU resource and serious SSL applications
should use native SSL implementation like
apache-mod_ssl + openssl in front of Tomcat
-
Henri Gomez ___[_]____
EMAIL : [EMAIL PROTECTED] (. .)
PGP KEY : 697ECEDD ...oOOo..(_)..oOOo...
PGP Fingerprint : 9DF8 1EA8 ED53 2F39 DC9B 904A 364F 80E6
> -----Original Message-----
> From: Rams [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, September 20, 2001 6:19 PM
> To: GOMEZ Henri
> Cc: Manu L'Malin; [EMAIL PROTECTED]
> Subject: ssl performance
> Sensitivity: Personal
>
> Hi,
> lt is observed that while pumping more than 1 request per sec.,
> jsse throws some exception like untrusted server cert chain, though the
> cert is available.
> lt works fine for 1 or 2 requests.
> lt clientAuthenticatiion is required,its unable to connect.
> l'm pumping requests thru' threads.l use jsse 1.0.2 and Tomcat 3.2.
> That to performance is so bad.
>
> can any one help me?
>
> Rams