Hi Chris,
In my simple test ( repeated invocation of echo("Hello World") ), avg.
response time was around 70 ms with https and around 30 ms with http. I am
running W2K on a 350Mz Pentium with JDK1.3.1 + JSSE 1.0.2.
/Pankaj.
-----Original Message-----
From: Chris Ruegger [mailto:[EMAIL PROTECTED]]
Sent: Friday, March 01, 2002 10:51 AM
To: [EMAIL PROTECTED]
Subject: SSL/HTTPS overhead?
Does anyone have any rough estimates on how much overhead (percentage-wise)
HTTPS/SSL adds to a SOAP call? All things being equal, how big of a
performance
hit is using HTTPS? We need to encrypt out data over HTTPs while using SOAP.
Thanks