Concurrent HTTP Request Performance

Use a load-balancer like net/haproxy and add more web servers to the backend.

increase concurrent http request performance
What web server? Apache, nginx, something else?
What's the web server running? PHP? Ruby on Rails? Static HTML?
What's your current load? How many connections do you have? What's your bandwidth? How many concurrent connections do you currently have? Why do you think you need more?
What kind of hardware are you using?
 
Back
Top