Ralph Einfeldt wrote:

I don't think that performance is a reason to keep the session after a switch because in the most
applications the amount of protocol switches is quite small when compared to the total number of requests within one protocol.

Just thinking that the overhead of encrypting data when https is used might be a cost that sites with a lot of traffic might prefer to avoid by using http for all but the authentication exchange.

John.




-----Original Message-----
From: John Holman [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 09, 2003 11:44 AM
To: Tomcat Users List
Subject: Re: HTTPS to HTTP


In that case the session may as well be conducted in http (e.g. for performance reasons).
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to