1
As my XOOPS site is becoming overloaded (3M hits/day) and I'm thinking to load balance the web servers by round-robin method. Will it break the XOOPS session when switching between servers? If yes, how can I overcome that (I can't afford a load balancer at the moment)?
Thanks in advance.