Siebel System Administration Guide > Structure of the lbconfig.txt File >

lbconfig.txt Session Manager Rules


The syntax of a virtual server definition is as follows:

VirtualServer = sid:hostname:SCBroker_port;sid:hostname:SCBroker_port;

where:

  • VirtualServer. The name of the pool of Siebel Servers that will be load-balanced. The default name is VirtualServer. This name is included in the object manager connect strings in the Siebel Web Server Extension (SWSE) configuration file (eapps.cfg). By default, the VirtualServer pool contains all the Siebel Servers running at the time the SWSE was installed.
  • sid. The server ID of the Siebel Server. This is a unique number assigned to each Siebel Server during installation.
  • hostname. The network host name or IP address of the machine on which the Siebel Server runs. If the machine is part of a cluster, then this should be the cluster virtual host name.
  • SCBroker_port. The port number of the Siebel Connection Broker.
Siebel System Administration Guide Copyright © 2010, Oracle and/or its affiliates. All rights reserved. Legal Notices.