What are the ways to mainatain the state in load balanced servers?
I am using one application which is hosted in two different servers. Now I want to check a record about whether it has already been taken by somebody to edit or not.
How to maintain a state inorder to accomplish my above requirement.