You are not logged in Log in Join
You are here: Home » Members » ajung » WebsiteLoadTest - A regression suite for Websites » wiki » copy_of_WebsiteLoadTest

Log in
Name

Password

 
 

History for copy_of_WebsiteLoadTest

??changed:
-
Features

  - allows to record HTTP related traffic including all
    HTTP headers and payload of POST requests

  - replaying of recorded or generated HTTP traffic with
    a distributed client-server architecture

  - interactive shell for central control of all clients
    and the server

  - usable for large-scale load tests

Requirements

  - Python 2.1.1 or higher with enabled thread support

  - Operating systems: tested under Linux 2.4

Installation

  - download the archive WebsiteLoadTest-X.Y.tar.gz

  - unpack the archive

  - install the package with

      python2.1 setup.py install

  - 'cfg/rp_client.cfg' must be copied to '$HOME/.rp_client.cfg'

  - 'cfg/rp_server.cfg' must be copied to '$HOME/.rp_server.cfg'

  - adjust both configuration files to your needs


License

  - the WebsiteLoadTest package is published under ZPL

Documentation

  - WebsiteLoadTestUsage

  - ReleaseNotes 

  - SystemArchitecture


Author

  Andreas Jung ([email protected])