I am setting up a website for a client who has a server that uses load balancing. You go to one IP (via the site URL) and get randomly assigned to one of two other IPs. I am trying to set up Expression Engine on both IPs (you have to login to each separately) and have them share the same database.
I set the site up on one and it works great. I then moved over all the files via ftp and got the site up on the other IP. Home page works but I can’t navigate to any inside pages. I setup a temp version of the site in which I edited the database so all instances of one IP were changed to the other but still no go.
Just want to see if I am wasting my time. If it is even possible to have two instances of the same site on two unique IP addresses, accessing the same database? You don’t see the IPs when you go to the load-balancing URL but because this URL only randomly forwards I can’t actually install EE there.
Help…