Click here to Skip to main content
15,887,585 members
Please Sign up or sign in to vote.
2.33/5 (3 votes)
i want to load balance between client and server.The server is Apache tomcat and i would like to run web application in local machine.I thought of creating multiple instances of Apache and when one crashes request is redirected to another instance.this load balancing is done in JavaScript since it is a client side load balancing.How call from one server is redirected to another. Can anyone help me how to create multiple instances of Apache and access web page from both servers.
Posted
Updated 26-Feb-13 19:20pm
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900