[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

neon doing cached SSL sessions

From: Daniel Stenberg <daniel_at_haxx.se>
Date: 2001-09-06 08:15:32 CEST

On Wed, 5 Sep 2001, Greg Stein wrote:

> If you're using SSL, then you must do a session negotiation *twice*.

... speaking of this issue, I think it is somewhat important that neon groks
cached SSL Session IDs as then subsequent negotiations to the same site will
be a lot speedier.

I'd say that this is unrelated to if one or two simultaneous connections are
used. As long as the connection is kept persistant and alive, this is not
needed, but as soon as it gets closed and needs to be reconnected a cached
session saves time.

I've implemented this before, I could possible give a hand in adding this.

-- 
      Daniel Stenberg - http://daniel.haxx.se - +46-705-44 31 77
   ech`echo xiun|tr nu oc|sed 'sx\([sx]\)\([xoi]\)xo un\2\1 is xg'`ol
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:40 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.