Glacier.Router.AdapterId=id Glacier.Router.Client.AdapterId=id Glacier.Router.Server.AdapterId=id |
Defines the value of the property adapter.AdapterId for the object adapters named Glacier.Router, Glacier.Router.Client and Glacier.Router.Server.
Glacier.Router.Endpoints=endpoints Glacier.Router.Client.Endpoints=endpoints Glacier.Router.Server.Endpoints=endpoints |
Defines the endpoints of the Glacier router control interface, the client interface, and the server interface. The router endpoints and the client endpoints must be accessible to Glacier clients from which the router forwards requests, and to which the router sends callbacks. The server endpoints must be accessible to Glacier servers to which the router forwards requests, and from which the router accepts callbacks for the client.
Glacier.Router.PublishedEndpoints=endpoints Glacier.Router.Client.PublishedEndpoints=endpoints Glacier.Router.Server.PublishedEndpoints=endpoints |
Defines the published endpoints of the Glacier router control interface, the client interface, and the server interface. The router endpoints and the client endpoints must be accessible to Glacier clients from which the router forwards requests, and to which the router sends callbacks. The server endpoints must be accessible to Glacier servers to which the router forwards requests, and from which the router accepts callbacks for the client. Refer to the description of the object adapter property adapter.PublishedEndpoints for more information.
num is the sleep time (delay) in milliseconds after a request or message batch has been forwarded. The default value is zero, meaning no delay. Setting these values avoids message flooding. This is useful to avoid denial-of-service attacks, or to allow a minimum time for collecting messages for batching.
A base64 encoded certificate (which can be obtained by calling certToBase64() on an existing IceSSL::RSAKeyPair). The Glacier Router uses this certificate, when in SSL mode, to restrict those clients that may connect to it. Only clients that use this certificate may connect; others are rejected.
Defines the value of the property adapter.ThreadPool.Size for the object adapter named Glacier.Router.
Defines the value of the property adapter.ThreadPool.SizeMax for the object adapter named Glacier.Router.
Defines the value of the property adapter.ThreadPool.SizeWarn for the object adapter named Glacier.Router.
Defines the value of the property adapter.ThreadPool.Size for the object adapter named Glacier.Router.Client.
Defines the value of the property adapter.ThreadPool.SizeMax for the object adapter named Glacier.Router.Client.
Defines the value of the property adapter.ThreadPool.SizeWarn for the object adapter named Glacier.Router.Client.
Defines the value of the property adapter.ThreadPool.Size for the object adapter named Glacier.Router.Server.
Defines the value of the property adapter.ThreadPool.SizeMax for the object adapter named Glacier.Router.Server.
Defines the value of the property adapter.ThreadPool.SizeWarn for the object adapter named Glacier.Router.Server.
<<< Previous | Home | Next >>> |
IceStorm Properties | Up | Glacier Router Starter Properties |