Tracing properties enable additional logging, which can be useful when debugging problems. However, tracing requires additional file I/O and computation. For best performance, disable these trace properties unless you are troubleshooting a related issue:
Servlet engine tracing The server property com.sybase.jaguar.server.servlet.trace enables tracing in the servlet engine. You can set this property in the Log/Trace tab of the Server Properties dialog box, or on the Advanced tab.
Web application security tracing The Web application property com.sybase.jaguar.webapplication.sectrace enables tracing in the security subsystem of the EAServer Web application container. Set this property on the Advanced tab in the Web application properties dialog box.
Response cache debugging The server property com.sybase.jaguar.server.http.cache.debug enables tracing in the static page caching engine. You can set this property on the Static Page Caching tab in the Server Properties dialog box, using the Enable Server Log Debug Messages check box. You can also use the Advanced tab.
An easy way to verify that all tracing properties are disabled is to run the server and Web application performance tuning wizards.
Copyright © 2005. Sybase Inc. All rights reserved. |