Hi Roland, > the cost (time delay) of establishing an HTTPS connection is not > primarily depending on the CPU power, but on network latency. > Negotiating the cypher suite and establishing a session key takes > two or three round trips between client and server. Thanks a lot for your answer, good to know since otherwise I think I would have spent my time doing premature optimizations ;) Since our app uses many threads simulataneously (doing quite different things) I think it should be just fine with the current way of doing.
Thanks again, lg Clemens --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
