amazon web services - ec2 instance running locust.io issues -


i'm trying run locust.io load test on ec2 instance - t2.micro. fire 50 concurrent users, , works fine, cpu load reaching ~15%. after hour or though, network out shows drop of 80% -

enter image description here

any idea why happening? it's not due cpu credits. maybe reached network limits t2 micro instance?

thanks

are sure it's not cpu credit issue? can check cpu credits on same time period see how look?

or better yet, run same test on non-t2 instance. 1 isn't limited in it's cpu usage.

t2.micro's consume cpu credits @ usage 10% of cpu.


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -