Hello,
we want to host the same http app in multiple servers. All state of application is shared in same db.
The last piece not shared is cookie storage. Is there a replication mechanism available so we can hit either server and it works ? I thought about a shared folder but wanted check if their is a real solution.
Hello,
we want to host the same http app in multiple servers. All state of application is shared in same db.
The last piece not shared is cookie storage. Is there a replication mechanism available so we can hit either server and it works ? I thought about a shared folder but wanted check if their is a real solution.