amazon ec2-medium apache requests per second terrible
- by TheDayIsDone
EDITED -- test running from localhost now to rule out network...
i have a c1.medium using EBS. when i do an apache benchmark and i'm just printing a "hello" for the test from localhost - no database hits, it's very slow. i can repeat this test many times with the same results. any thoughts? thanks in advance.
ab -n 1000 -c 100…