VB2 Mod - diff servers for guests vs logged in users
Hi
I had this idea and it makes some sense but I wanted some advice...
I have 2 servers, Mysql 4.0.x - with replication setup - one acts as master(updates) and the other is slave (only reads)
I want to send all guests to the slave server, this would be easy by including a redirect in the header - but how would I handle updating the # of views on a thread when a guest views it?
....The reported # of users logged in would also be affected, so that's something else to think about
Thoughts?
Thanks.
|