[omniORB] limit incomming connexions on a servant
Duncan Grisby
duncan@grisby.org
Tue Jun 11 11:40:02 2002
On Friday 31 May, ROUVIGNAC Ghislain wrote:
> As the variable omniORB::maxTcpConnectionPerServer does for outgoing
> connections, we would like to know if there is a method which would
> allow to limit number of a incomming connections on a servant.
No, there isn't an option like that. omniORB 4 can be set to use a
thread pool, so you can limit the number of threads that omniORB
creates, but you can't make it turn connections away.
Cheers,
Duncan.
--
-- Duncan Grisby --
-- duncan@grisby.org --
-- http://www.grisby.org --