Bug 3197 - Add SSLIOP test with private connection policy and pool of threads
Summary: Add SSLIOP test with private connection policy and pool of threads
Status: NEW
Alias: None
Product: TAO
Classification: Unclassified
Component: SSLIOP Pluggable Protocol (show other bugs)
Version: 1.6.2
Hardware: All All
: P3 enhancement
Assignee: DOC Center Support List (internal)
URL:
Depends on:
Blocks:
 
Reported: 2008-01-16 09:41 CST by Johnny Willemsen
Modified: 2008-01-16 09:41 CST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Johnny Willemsen 2008-01-16 09:41:56 CST
we need to add a ssliop test where the client uses a private connection policy and has a pool of threads (for example 200) that all make an invocation on a duplicate object reference. at that moment the orb will create 200 ssl connections to the server, I wonder if that works.