On Mon, 2010-08-30 at 11:52 -0500, Rob Moore wrote: > After digging some into the documentation I don't see any mention of support > for SSL session IDs as a value passed through via a header value (such as > X-SSL-sessionId) or as a way to track sessions from within Pound. > > Given the apparent lack of discussion around this topic I'm assuming that > this isn't a feature that has great demand but I was curious if it's > something that might be considered for inclusion.
Not really. The session ID is not something to rely on: depending on configuration it may change unexpectedly, a client may have more than one open channel at a time with different sessions and it may be reused by another client. -- Robert Segall Apsis GmbH Postfach, Uetikon am See, CH-8707 Tel: +41-32-512 30 19 -- To unsubscribe send an email with subject unsubscribe to [email protected]. Please contact [email protected] for questions.
