Server settings

Setting

Description

ServerRoot

The server’s home. Set by the @@ServerRoot@@ variable in defaults file.

MaintainHeadroom

Setting MaintainHeadroom to a value greater than zero causes the server to reserve connection slots to send sync users bounce messages. For example, if you set this value to six, users one through five can synchronize concurrently. The sixth user cannot synchronize and will see the message specified in the MaintainHeadroomMessage setting below. The MaxClients setting indicates the maximum number of connection slots available.

MaintainHeadroomMessage

Specify the message that users see when the server is overloaded.

ExtensionManagerClassId

Specifies which IAGExtensionManager class to use. Do not modify.

Extensions

A comma-separated list of extensions to be loaded into the server at launch.

ConduitRoot

The root or home directory for conduits.

Conduits

This setting specifies the conduits that are run during a session and the order in which they are to run. By default, only the Web and database conduit are set up.

Do not change @@ServerRoot@@ portion.

ConduitLibraries

This setting specifies the conduit libraries that support the conduits listed in Conduits . By default, only the Web and database conduit libraries are set up.

Do not change @@ServerRoot@@ portion.