The Test URL option is accessed from Performance | Testing and selecting the Test URL tab.
The following procedure describes how to test URLs. 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):
|
|
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:
Dynamic Content Caching Results compare between the Base script and the script after it has been cached, and calculates the total performance improvement accomplished due to caching.
Code Acceleration Results display the performance gain. If the script is cached, acceleration does not improve performance acceleration is therefore not necessary
File Compression Results compare between the original file size and the compressed file size and calculates the savings in bytes and the improvement in percentage.
|
|
|
|
|
Related Links: |
|
|
|