diff options
Diffstat (limited to 'TAO/tests/Connection_Purging/README')
-rw-r--r-- | TAO/tests/Connection_Purging/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tests/Connection_Purging/README b/TAO/tests/Connection_Purging/README index 8f8ec152c3b..a3306694e07 100644 --- a/TAO/tests/Connection_Purging/README +++ b/TAO/tests/Connection_Purging/README @@ -1,4 +1,4 @@ -# $Id$ +$Id$ Connection Purging ------------------ @@ -12,7 +12,7 @@ Usage: run_test.pl [-u | -s] There are four configurator files, one for each strategy. Each configurator file sets the -ORBConnectionCacheMax to 10 and the --ORBConnectionCachePurgePercentage to 30 (excluding client.null.conf). +-ORBConnectionCachePurgePercentage to 30 (excluding client.null.conf). After 10 separate connections are made, 30% of the transport cache is purged in a way that corresponds to the chosen purging strategy. |