summaryrefslogtreecommitdiff
path: root/cpp/demo/Ice/nested/config.client
blob: a65086a9423c8410a965220acf7f5cc24893ba32 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Nested.Client.NestedServer=nestedServer:default -p 10000 -t 10000
Nested.Client.Endpoints=default -t 10000

Ice.ThreadPool.Server.Size=5
Ice.ThreadPool.Server.SizeWarn=5
Ice.ThreadPool.Server.SizeMax=10
#Ice.Trace.Network=1
#Ice.Trace.Protocol=1
#Ice.Warn.Connections=1

Ice.Plugin.IceSSL=IceSSL:create
IceSSL.DefaultDir=../../../certs
IceSSL.CertAuthFile=cacert.pem
IceSSL.CertFile=c_rsa1024_pub.pem
IceSSL.KeyFile=c_rsa1024_priv.pem