DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=42506>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=42506





------- Additional Comments From [EMAIL PROTECTED]  2007-05-31 00:46 -------
Sebb: I'm not sure I understand. The session should be per thread. Each thread's
session will be cleared when the thread stops. Am I missing something?

Oleg: I tried to use your patch. No luck, there's still a single SSL session for
all threads. Please correct me if I'm wrong, but it seems that a separate
SSLSession object needs to be created for each thread. I'm not sure what class
is responsible for tracking SSLSession objects, there's very little I can find
in the Java docs, but it's probably not the socket factory.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

Reply via email to