Displaying the Servlet Busy Time

You can configure Performance Manager to show how long the server needed to calculate the contents of each Performance Manager page and how long it took to assemble the HTML page. Enabling this setting will display the information on the top right-hand side of the toolbar.

To display the servlet busy time:

  1. Stop the front-end server.
  2. Open the TMFrontendBootConf.xml file with a text editor. The default path for this file is C:\Program Files (x86)\Silk\Silk Performance Manager <version>/conf/frontendserver on the front-end server.
  3. Locate the DisplayServletBusyTime XML tag in the Options section of the file. If you set the value to true, servlet busy time and page assembly time is displayed on the top right-hand side of the toolbar on every page in Performance Manager. If you set the value to false, which is the default, this information will not be displayed.
  4. Save and close the XML file.
  5. Re-start the front-end server.