[ Previous ] [ Contents ] [ Index ] [ Next ]

Client Tcl Debugging

A link on the Tcl Scripting page, Enable/Disable Client Debugging, allows you to enable designated peer addresses for debugging. In the event of a Tcl error, Tcl back traces will be returned to the browser accessing the server from any designated address instead of server internal error messages.

When you follow the Enable/Disable Client Debugging link, a list of peer addresses that are currently enabled for debugging is displayed. The list of peer addresses enabled by default at server startup is specified in the ClientDebug configuration parameter. The ClientDebug parameter is set on an individual virtual server basis.

You can choose to disable any of those addresses, or enable your own address, or enable any other address.

Note that any peer addresses you specify in this manner will be enabled for client debugging only until the server is shut down or manually disabled. Only the peer addresses enabled with the ClientDebug parameter will be enabled for client debugging permanently.

Top of Page

[ Previous ] [ Contents ] [ Index ] [ Next ]
Copyright © 1996 America Online, Inc.