Configuring an Engine
Chapter
4
Managing Engines
103
The process execution options are the following:
For information about how to use these configuration options, see
“How to
Tune Process Execution” on page 116
.
14.
Specify engine recovery behavior.
If an engine goes down, and then recovers, you can specify how long the
engine waits for clients to reconnect and the behavior of the engine in the event
the client does not reconnect before the timeout period.
By default, an engine waits 10 minutes (600000 milliseconds) for a client to
reconnect. You can modify this value from the Options tab. If a client fails to
reconnect to the engine after the timeout period, by default, the engine
suspends the session. You can change the default behavior, and specify that the
engine terminates the session.
15.
When you have finished configuring your engine, click the Create button to
create the configuration file.
The engine configuration file is saved to a standard location on the central
server (see
“Engine Configuration File” on page 90
).
Process Execution
Option
Description
Maximum number of
sessions
The maximum number of concurrent sessions supported
by the engine. Attempts to open additional sessions will
raise an exception. The default value is 300.
Maximum number of
processes
The maximum number of concurrent process instance
executions supported by the engine. Attempts to
instantiate additional process instances will raise an
exception. The default value is 0 (no maximum)
Memory-resident
process limit
The number of process instances retained in memory.
When the number of memory-resident process instances
exceeds this limit, the engine swaps out dormant process
instances, allowing for execution of newly activated
process instances. The default value is 1000.
Swap-out interval
The time interval (in milliseconds) at which the engine
checks the number of process instances resident in
memory and swaps out dormant process instances. The
default value is 10,000 milliseconds.
Содержание iPlanet Integration Server 3.0
Страница 1: ...Process System Guide iPlanet Integration Server Version3 0 August 2001...
Страница 14: ...14 iPlanet Integration Server Process System Guide August 2001...
Страница 18: ...18 iPlanet Integration Server Process System Guide August 2001...
Страница 42: ...iIS Process Management Tools 42 iPlanet Integration Server Process System Guide August 2001...
Страница 82: ...iIS Console Main Window Command Summary 82 iPlanet Integration Server Process System Guide August 2001...
Страница 156: ...Performing Application Upgrades 156 iPlanet Integration Server Process System Guide August 2001...
Страница 226: ...Performance Charts 226 iPlanet Integration Server Process System Guide August 2001...
Страница 326: ...Conductor Script Commands 326 iPlanet Integration Server Process System Guide August 2001...
Страница 358: ...Database Schema Reference 358 iPlanet Integration Server Process System Guide August 2001...