Debugging Server Pools

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.

  1. Create a temporary server pool containing only one FlashConnect connection.

There should be only one database line supporting this server pool.

  1. Use the w3ServerPool parameter to direct the application to that server pool when the application is run.

  2. Use the tandem command to connect to and debug the FlashConnect application.

  3. 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)

Roving Tandem Debugger

Static Application Debug Strategy

Dynamic Application Debug Strategy

Determining if the Application is in the Debugger

Using the FlashConnect Server Debug Program

Debugging w3Monitor

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

Diagnostic Messages Displayed On the Browser

Determining Release Levels