The problem is not the load balancer, but the concurrent db connections. What would happen if there are 100 concurrent page loads? Do I need 100 parallel mysql connections? It's a high traffic website.
↧