Yes you are correct plus there was 10,000+ requests a second just hitting the site I think I really need a load balanced. We are getting on average 500-1000 new members a day. On Apr 16, 2012 10:59 PM, "pbreit" <[email protected]> wrote:
> Don't forget you probably spent quite a bit if time tuning your Pyramid > app. > > The best ways to scale are: > 1) Cache > 2) Cache > 3) Cache > > Web2py makes caching queries super easy. > > If you are serving a lot of static assets, check out Cloudflare for free > CDN. >

