Test URL

Test URL, tests a single script, running Performance and Compression tests at the same time. The test results indicate the script improvements achieved by Code Acceleration, Dynamic Content Caching and File Compression.

 

To test a URL (Benchmark Web applications):

Go to: Performance | Testing and select the Test URL tab.

 

  1. Click Test URL and type the full path of the script. To select a previously tested URL, click Show History. By default, URLs are tested using GET variables defined in the query string.

  2. Press Add variables to URL to add the variable Name and Value to test URLs using specific SESSION or COOKIE variables. Add the User Name and Password to test URLs that are restricted by HTTP Authentication.

  3. To delete any variable from the list, click next the variable.

  4. To determine the Duration of test, specify the time in seconds (per script) in the Duration of test box.

  5. Press Run.

 

Note:

To add specific SESSION variables to the test, make sure that your PHP is configured correctly to work with sessions. For example: if you use 'files' as your session.save_handler, confirm that the session.save_path is a valid path. If you use 'user' as your session.save_handler, you must prepend the file containing the user-level session storage functions.

 

Test Results

The Test Results screen depicts the Dynamic Content Caching Results, the Code Acceleration Results, and the File Compression Results:

 

Related Topics