phx777
anyway im on some pretty interesting web server project, which inculed and interesting and not too standard backup (if you ask me)....
the thing is that there are two web servers running, with different ISPs, but are connected to eachother on a local network.... (their own local network) anyway the thing is, that local network is used for sync of files,.. and copying data to backup server in case of primary server crash...
the thing is that the websites on the servers are (offcourse) configured to look for mysql database on local host, and that they cant use seperate databases... they must both use the same one....
anyway theres much more to explain on the upper idea, and i know it might seem a failed one with so short description, but i dont really need any comments on that
i just really wanna know if anyone can tell me, is it possible to link a port on localhost to another ip, so that lets say all software that is trying to connect to mysql database at local host, actually connects to a database on another ip (can that be set? (not on website, but xinetd or somewhere
)
the thing is that there are two web servers running, with different ISPs, but are connected to eachother on a local network.... (their own local network) anyway the thing is, that local network is used for sync of files,.. and copying data to backup server in case of primary server crash...
the thing is that the websites on the servers are (offcourse) configured to look for mysql database on local host, and that they cant use seperate databases... they must both use the same one....
anyway theres much more to explain on the upper idea, and i know it might seem a failed one with so short description, but i dont really need any comments on that
i just really wanna know if anyone can tell me, is it possible to link a port on localhost to another ip, so that lets say all software that is trying to connect to mysql database at local host, actually connects to a database on another ip (can that be set? (not on website, but xinetd or somewhere
