You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Test Setup

Clustered Servers

  1. Start up four AWS instances configured for clustering via the Puppet script
    1. Each server has the following configuration
      • aws_region = us-east-1
        aws_ami = ami-e995e380
        aws_instance_type = m1.large
        aws_block_device_mapping = '/dev/sda1=:10::io1:100'
        aws_ebs_optimized = true

Test Results



A stacked bar chart of the different response codes received, grouped by thread count

 

A box plot of Thread count vs Time taken to complete a response

 

A box plot of Thread count vs Time taken to complete a response, for each of the operations

 

  • No labels