Installation guide

Chapter 4: Administering Server Pools
44 FlashCONNECT Administrators Guide
The following example shows which database servers are available to each Web
server when a request to the server pool is made.
Specifying the Relationship
Specify which system should process a request and which server pool to use in
processing that request. Configure server pools using the FlashCONNECT Server Pool
Maintenance Web page.
Then use the WWW-MANAGER command to implement the configuration at startup.
Create a macro containing all of the desired commands, and call that macro from
within the user-coldstart macro. The macro should log to the www account, then
process commands, and then log back to the dm account. The following w3Config
entries are used to establish the connection for the previous examples. Note that
the Min, Max, MaxFree, MinFree, Freq, Port, and HB Period are arbitrarily set for
this example.
Database Server 1:
Database Server 2:
Requested
Pool
Accounting Payroll Sales
Web Server 1 Database Server 1
or 2
Database Server 2 Database Server 1 or 2
Web Server 2 Database Server 2 Database Server 2
or 3
Database Server 2 or 3
Server pool:
Accounting
Min Max MaxFree MinFree Freq Port HB Period
WEBSERVER1 1 3 2 1 60 1505 120
Server pool: Sales
WEBSERVER1 1 3 2 1 60 1505 120
Server pool:
Accounting
Min Max MaxFree MinFree Freq Port HB Period
WEBSERVER2 1 3 2 1 60 1505 120
WEBSERVER1 1 3 2 1 60 1505 120
Server pool:
Payroll