When the agent application mode is set to . . .
|
Then this property . . .
|
Production
|
Prohibits Web objects specified in the URL with the path install-path\src\web\ from being run
Disables these utility commands: debug, reset, and ping
Disables access to WebTools
Restricts the utility command ping so that it only indicates that the WebSpeed agent is available; it does not display any other information about the agent's environment
Ignores debugging via the URL, ?debug=xxx, even if the Debug mode is enabled
|
Development (default)
|
Allows unlimited access to run Web objects specified in the URL with the path install-path\src\web\
Enables these utility commands: debug, reset, and ping
Enables access to WebTools
Allows users to access specific development files
Enables debugging via the URL, ?debug=xxx, if Debug mode is enabled
|