the session.forget(response) will render all session related features 
useless. Use wisely.
I'd add lazy_tables=True to your points, as well as a good cache backend 
and possibily the use of wise cache headers in the response.

On Tuesday, May 21, 2013 7:34:28 PM UTC+2, smoggy wrote:
>
> Hi folks,
>
> I'm about to launch my site (http://nizen.net) and before launching i 
> would like some scaling tips.
>
> Right now i've done the following:
> - using cloudflare for CDN.
> - compiled web2py .py -> .pyc
> - in 0.py session.forget(response)
> - settings.migrate = False
>
> I'm using openshift also. If i try to reach the big sites (engadget, 
> reddit, etc) i fear it may get the site broken.
>
> Any (other) tips ?
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to