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

Log in
Name

Password

 
 

WebsiteLoadTest

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

CVS

  • The latest version is always available through CVS :
    • cvs.zope.org:Packages/WebsiteLoadTest

License

Documentation

Author

Andreas Jung ([email protected])