OpenWGA 7.6 - Configuration references
Java system variablesde.innovationgate.wga.domino.orbs.max
Purpose: | Maximum number of Lotus Domino CORBA ORBs allowed at a time, including "dying" ORBs |
Contents: | Integer number |
Default value: | 20 |
This is a tuning option for Lotus Domino CORBA connections in OpenWGA, determining the maximum number of CORBA object request browsers (ORBs) that OpenWGA may have at a time. In contrary to de.innovationgate.wga.domino.orbs this includes living and "dying" ORBs. While dying ORBs exist the complete number of active ORBs may be beyond the number determined in de.innovationgate.wga.domino.orbs, as this only determines the number of living ORBs. This setting reduces the complete ORB count to prevent resource exhaustion on the Lotus Domino server. If this total number is reached then OpenWGA is not allowed to create any new ORB, even if the number of normal ORBs has not reached its determined number. |