My colleague did a deployment of web2py using today using apache as a reverse proxy. The demo setup performed quite badly. And was resolved by using nginx in place of apache.
Quick question: is there a way to simulate a stress test to find the upper limits of performance without using real users?

