Oracle iPlanet Web Proxy Server 4.0.14 Performance Tuning, Sizing, and Scaling Guide

ProcedureTo Enable and Use the perfdump SAF

  1. Add the following object to your obj.conf file after the default object:


    <Object name="perf">
    Service fn="service-dump"
    </Object>
  2. Add the following line to the default object:

    NameTrans fn=assign-name from="/.perf" name="perf"

  3. Restart your server software.

  4. Go to http://computer_name:proxyport/.perf and access perfdump.

    You can specify the request time for the perfdump statistics. The browser automatically refreshes the statistics based on the time you specify. The following example sets the refresh time to every 5 seconds:

    http://computer_name:proxyport/.perf?refresh=5