Sun Java System Web Server 7.0 Update 7 Performance Tuning, Sizing, and Scaling Guide

ProcedureTo Enable the perfdump URI from the Admin Console

You can enable perfdump URI for a virtual server through the Admin Console.


Note –

The statistics displayed by perfdump are for the server as a whole. If you enable perfdump on one virtual server, it displays statistics for the whole server, not an individual virtual server.


  1. From Common Tasks, select a configuration.

  2. Select the virtual server and click Edit Virtual Server.

  3. Click the Monitoring Settings tab.

  4. Select the Plain Text Report Enabled checkbox.

  5. Provide a URI for accessing the report, for example /.perf.

  6. Click Save.

  7. Deploy the configuration.

  8. To access perfdump, access the URI on the virtual server.

    For example: http://localhost:80/.perf

    You can request the perfdump statistics and specify how frequently the browser should automatically refresh as measured in seconds. The following example sets the refresh to every 5 seconds:

    http://yourhost/.perf?refresh=5