OnBeforeRequest is called before each single HTTP Request of a user (i.e. clicks, images, frames etc.) and can be used to log data or to alter the HTTP headers.
Input Parameters:
|
data.usernumber |
(Integer) |
Number of simulated user (first user is #0) |
|
data.clickcount |
(Integer) |
Number of finished clicks (first click is #0) |
|
data.requestcount |
(Integer) |
Number of finished requests (first request is #0) |
|
data.requesttype |
(String) |
Type of Request (e.g. CLICK, IMAGE, FRAME) |
Output Parameters:
|
data.log |
(String) |
if not empty this text is added to the user's log |
|
request.additionalheader |
(String) |
Additional lines for the HTTP header sent to the server |
Webserver Stress Tool is a powerful HTTP-client/server test application designed to pinpoint critical performance issues in your web site or web server that may prevent optimal experience for your site's visitors.
Welcome
Introduction: Testing Basics
Performance, Load or Stress Testing?
Calculation of Load and Load Pattern
Webserver Stress Tool Features
How much load can Webserver Stress Tool generate?
Installation
Configuring Webserver Stress Tool
Selecting the Test Type and the Number of Users
Selecting the URLs or Editing the URL Script
Using Custom URL Scripts for Advanced URL Sequences
Performance Tips&Tricks
Running the Test
Reviewing Logfile Results
Analyzing Graphical Results
Graph Click Times & Errors (per URL)
Graph Click Times, Hits/s and Clicks/s
Graph Server and User Bandwidth
Creating Reports
Additional Features
Appendix
Software License and Contact Information