Forcing a connection to a specific port is a useful debugging method for database server pool problems. This method allows you to know in advance which database line the FlashConnect session will use.
Create a temporary server pool containing only one FlashConnect connection.
There should be only one database line supporting this server pool.
Use the w3ServerPool parameter to direct the application to that server pool when the application is run.
Use the tandem command to connect to and debug the FlashConnect application.
Tandem to the port before running the application, so when the connection is made, the application is already being observed.
See Also
Debugging and Diagnosing FlashConnect Configuration
Diagnosing FlashConnect Configuration Problems (D3 Only)
Running the Loop-Back Test (D3 Only)
Static Application Debug Strategy
Dynamic Application Debug Strategy
Determining if the Application is in the Debugger
Using the FlashConnect Server Debug Program
Recording Outgoing HTML Code and Incoming Variables
Testing FCService on a Specified Machine and Port
Logging Diagnostic Messages for FCService and FCSocketServer
Examining CGI and Form Variables