WWW-IRUN is used by WWW-START to start FlashConnect in the foreground. It exists to provide the application programmer an opportunity to perform actions, such as define unnamed common, before the real FlashConnect driver program, WWW-IRUN2, starts.
NOTE |
Connections are designed to be started and stopped using the following verbs: WWW-MANAGER, WWW-START, WWW-STOP, WWW-RESTART. The WWW-IRUN command may be changed between releases. It is documented so FlashConnect administrators can understand how it works and what it does. Other than for debugging purposes, this command should not be used to start FlashConnect connections. |
Syntax
WWW-IRUN Web-host Port w3ServerPool |
Parameters
Web-host |
In |
(Command line) Name or IP address of the Web host running FCService. |
Port |
In |
(Command line) TCP/IP port number on which FCService is listening. |
w3ServerPool |
In |
(Command line) Name of the Server pool this connection is in. |
w3Exec |
In |
(CGI param) Names the application to run. |
w3ClosingPage |
In |
(CGI param) URL to the page to display when the application exits (optional). |
w3HostName |
In |
(CGI param) Name of the D3 host to use. Optional; only used if the Web site services multiple D3 databases. |