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

Compare with Current View Page History

« Previous Version 3 Next »

Test Setup:

  • Four Fedora instances running individually in four AWS EC2 instances and are configured in replication mode.
  • A EC2 load balancer is configured on top of these Fedora instances. 

Procedure:

  • Started a single instance of Fedora in replication cluster mode.
  • Loaded 6000 objects with unique datastreams.
  • Used JMeter to perform response time test directly on a single fedora instance. (1 nodes)
  • Added two new Fedora instances to the cluster.
  • Add these three Fedora instances into EC2 load balancer.
  • Used JMeter to perform response time test via load balancer on the cluster. (3 nodes)
  • Add one more Fedora instances into EC2 load balance.
  • Used JMeter to perform response time test via load balancer on the cluster. (4 nodes)
  • Test cases
    • 1000, 3000, 6000 and 10000 HTTP requests for objects.

Results:

Response time of 1000 Requests in 60 seconds

Single Fedora Instance3 Node Cluster4 Node Cluster
  • No labels