Hey, I'm trying to have roundcube loadbalancing in 2 servers : fle.chunkz.net and ams.chunkz.net I'm using memcache to loadbalance the php sessions. I tried session_storage = php or session_storage = memcache. But none is working... I watch the cache on both servers with phpMemcachedAdmin it seems alright. But whenever it changes server for the client it says "session invalid or expired"
thank you in advance, Regards, B. Caplet