Forum Moderators: coopster

Message Too Old, No Replies

Two servers accessing the same information

         

ladams02

1:23 pm on Jun 5, 2006 (gmt 0)

10+ Year Member



I have a poll script and have two servers I need to access the same poll information. Would this require two installations, one on each server, and then have them both point to the same database to keep them consistent? Or would an installation on one server work for the poll to be used on both?

dwighty

1:28 pm on Jun 5, 2006 (gmt 0)

10+ Year Member



I would definately have only 1 database but not sure about whether you can store the scripts only on 1 server, I would put the scripts on both personally a not sure whether its possible.

Sorry, this proably doesnt help.

coopster

2:59 pm on Jun 5, 2006 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Welcome to WebmasterWorld, ladams02.

If both servers merely need to retrieved previously polled information you could setup a script to pass the data retrieved from your database back to your calling script from each of the servers.