Not really. I already know that I can (in fact am) load balancing the db. The question is to the ubb code itself. Is it multimachine safe? if I use shared storage (NFS or gluster) will I run into file contention? For example, if two people try to register at the same time, and each one gets a different machine in the pool, will there be a potential user id clash?

Thanks.