Installation guide
Chapter 8: Configuring, Starting and Stopping FlashCONNECT Components
88 FlashCONNECT Administrator’s Guide
Starting FlashCONNECT in the
Foreground
Manually starting FlashCONNECT in the foreground from TCL facilitates the
debugging process. Follow these instructions to start FlashCONNECT in the
foreground.
To start FlashCONNECT in the foreground:
1. From TCL, enter the command below:
WWW-POOL W3SERVERPOOL
where W3SERVERPOOL is the name of the set of FlashCONNECT server pools.
2. Enter the command below:
WWW-IRUN WEB-HOST PORT W3SERVERPOOL
where
FlashCONNECT is started in the foreground. To stop FlashCONNECT, log off the
port.
Running FlashCONNECT Ports in the Foreground
(D3 Only)
FlashCONNECT can be started on a physical line where there is no physical device
(tty). This allows FlashCONNECT ports to be run in the foreground by spawning the
ports in the inittab.
To run a port in the foreground in the /etc/inittab file, add the line:
pick07:23:respawn:d3 -n pick0 7 -u
WEB-HOST Name or IP address of the Web host running FCService.
PORT TCP/IP port number on which FCService is listening.
W3SERVERPOOL Name of the Server pool this connection is in.
NOTE—Run a list-jobs from TCL to access more information on the use and
syntax of WWW-IRUN.