My forum has hit a breaking point, and I purchased a couple of servers to create a cluster. I got all the data migrated and functioning with a single server/single database and all was well, so I replicated the forum to the 3rd machine, and set up mod_proxy/mod_proxy_balancer, and it was working fine, to a point, it ran into session issues because of what I thought was session persistence issues.
So, I stuck a Zeus load balancer in front, and same issues.
What would happen is that sometimes, after a bunch of clicking around, I would see what I assume is session errors from PHP (blank pages on showthread.php clicks). Someone told me there is a way to force VB to use MySQL for all session data?
Any advice?
So, I stuck a Zeus load balancer in front, and same issues.
What would happen is that sometimes, after a bunch of clicking around, I would see what I assume is session errors from PHP (blank pages on showthread.php clicks). Someone told me there is a way to force VB to use MySQL for all session data?
Any advice?
Comment