[asterisk-scf-commits] asterisk-scf/examples.git branch "master" updated.

Commits to the Asterisk SCF project code repositories asterisk-scf-commits at lists.digium.com
Thu May 3 16:39:52 CDT 2012


branch "master" has been updated
       via  4647cf5348e62132e9a3e41cca1fe832197351e3 (commit)
      from  b4d4789c3721c087ca5b164ff92a7c5c2b461e6e (commit)

Summary of changes:
 configs/ServiceDiscovery.conf |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


- Log -----------------------------------------------------------------
commit 4647cf5348e62132e9a3e41cca1fe832197351e3
Author: Ken Hunt <ken.hunt at digium.com>
Date:   Thu May 3 16:39:39 2012 -0500

    Set the Ice.ThreadPool.Client.Size for the ServiceLocator.

diff --git a/configs/ServiceDiscovery.conf b/configs/ServiceDiscovery.conf
index ee08702..dc8fc46 100644
--- a/configs/ServiceDiscovery.conf
+++ b/configs/ServiceDiscovery.conf
@@ -1,5 +1,6 @@
 IceBox.InheritProperties=1
 Ice.Default.CollocationOptimized=0
+Ice.ThreadPool.Client.Size=10
 IceBox.Service.ServiceDiscovery=ServiceLocator:create
 
 ServiceDiscovery.BackplaneAdapter.Endpoints=tcp -p 4410

-----------------------------------------------------------------------


-- 
asterisk-scf/examples.git



More information about the asterisk-scf-commits mailing list