MultiCloud Marketplace

RightScale Open Source

Siege Load Tester

Open in Dashboard

Published by RightScale Open Source on Dec 04, 2012Revision: 1 This component has been deprecated by the publisher.

Description

ABOUT SIEGE

Siege is an http load testing and benchmarking utility. It was designed to let web developers measure their code under duress, to see how it will stand up to load on the internet. Siege supports basic authentication, cookies, HTTP and HTTPS protocols. It lets its user hit a web server with a configurable number of simulated web browsers. Those browsers place the server “under siege.”


HOW TO USE

SSH into the server and run the siege command:

### Load Test ###
# 30 concurrent users, with a random delay between requests from 0 to 2 seconds. This delay will average around 1 second
# sends around 30 requests/second for up to 10 minutes. Ctrl+C to stop and see the results.
siege -c30 -d2 -t10M http://example.com/serverid/index.php

### Benchmark ###
# 30 concurrent users for up to 10 minutes. Ctrl+C to stop and see the results.
siege -c30 -t10M http://example.com/serverid/index.php

Read the online manual for additional options: http://www.joedog.org/siege-manual/

Contents

  • MultiCloudImage: SoftLayerImage_Ubuntu_12.04_x64_v5.8 [rev 1]

  • MultiCloudImage: SoftLayerImage_Storage_Ubuntu_12.04_x64_v5.8 [rev 1]

  • MultiCloudImage: RightImage_CentOS_6.3_x64_v5.8 [rev 18]

  • MultiCloudImage: RightImage_CentOS_6.3_x64_v5.8_EBS [rev 2]

  • MultiCloudImage: RightImage_CentOS_6.3_x64_v5.8_HVM_EBS [rev 1]

  • MultiCloudImage: RightImage_CentOS_6.3_x64_v5.8_KVM [rev 8]

  • MultiCloudImage: RightImage_CentOS_6.3_x64_v5.8_VMWare [rev 5]

  • MultiCloudImage: RightImage_CentOS_6.3_x64_v5.8_XenServer [rev 5]

  • MultiCloudImage: RightImage_RHEL_6.3_x64_v5.8 [rev 1]

  • MultiCloudImage: RightImage_Rackspace_NextGen_CentOS_6.3_x64_v5.8 [rev 2]

  • MultiCloudImage: RightImage_Rackspace_NextGen_Ubuntu_12.04_x64_v5.8 [rev 2]

  • MultiCloudImage: RightImage_Ubuntu_12.04_x64_v5.8 [rev 15]

  • MultiCloudImage: SoftLayerImage_CentOS_6.2_x64_v5.8 [rev 1]

  • MultiCloudImage: RightImage_Ubuntu_12.04_x64_v5.8_HVM_EBS [rev 1]

  • MultiCloudImage: RightImage_Ubuntu_12.04_x64_v5.8_KVM [rev 3]

  • MultiCloudImage: RightImage_Ubuntu_12.04_x64_v5.8_VMWare [rev 6]

  • MultiCloudImage: RightImage_Ubuntu_12.04_x64_v5.8_XenServer [rev 7]

  • MultiCloudImage: SoftLayerImage_Storage_CentOS_6.2_x64_v5.8 [rev 1]

  • MultiCloudImage: RightImage_Ubuntu_12.04_x64_v5.8_EBS [rev 4]

  • RightScript: SYS Timezone set - 12H1 [rev 2]

  • RightScript: SYS Monitoring install - 12H1 [rev 13]

  • RightScript: SYS Logrotate configure - 12H1 [rev 2]

  • RightScript: PERF siege install from src [rev 1]

  • RightScript: MAIL Postfix local delivery - 12H1 [rev 8]

  • See More

Revisions

Revision 16 | Apr 12, 2013

updated to siege 3.0.0

Discussion

Info

1 Rating

Supported Clouds

Pricing

All Users

Sign-up for RightScale

Support Information

Support is limited to the RightScale Community.

Please post bugs and enhancement requests on the RightScale OSS forums. Feel free to join us on #rightscale IRC.