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-29 02:42 -------
> What control are you expecting to see?
> Would it be enough to use a separate session for each test thread?

Yes.

> Or is there any need to use multiple sessions in the same thread for the same 
> host? 

No, this is not necessary.

> Should the session always be dropped when the connection is closed?

No, the session should NOT be dropped. That's the whole point of having sessions
-- that they will survive a reconnect.

It would be nice if there's an *option* to drop the session every N connections
and/or K seconds, N and K being configurable parameters, but that's advanced
stuff. (Older Microsoft systems used to drop SSL sessions every two minutes.
This was considered a bug and fixed. But it would be nice to be able to test for
this behaviour as well.)

-- 
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