> > "Even if there are multiple web servers, there must be one, and only > one, database server. "
I think this quote is out of context. I think it refers to GAE deployment. I'll check it later. On Wed, Jan 26, 2011 at 3:30 PM, villas <villa...@gmail.com> wrote: > In the book, chapter 11, Deployment Recipes. > > Of course, this isn't true because Web2py can connect to multiple DB > servers. > > I think Massimo was trying to stress the importance of having all the > data in one place, to be able maintain integrity of keys and > relationships, and make sure queries return accurate and up to date > data. > > > On Jan 26, 2:10 pm, Bruno Rocha <rochacbr...@gmail.com> wrote: > > 2011/1/26 rif <feric...@gmail.com> > > > > > "Even if there are multiple web servers, there must be one, and only > > > one, database server. " > > > > Where did you find this phrase? what context? >