Some of them are discussed here:

http://web2py.com/book/default/chapter/11#Efficiency-and-Scalability

Some are new features like:
session.connect(request,response,separate=True)

This was proposed by author of http://www.zhjtjyw.com/ which is made
with web2py and seems to have lots of users. So many that too many
session files/hour in one folder would slow down the file system.
Unfortunately I do not have statistics.




On Dec 1, 7:28 pm, Marcello Parra <parro...@gmail.com> wrote:
> Massimo,
>
> Any doc/reference about this?
>
> Thanks
>
> On Wed, Dec 1, 2010 at 11:20 PM, mdipierro <mdipie...@cs.depaul.edu> wrote:
> > web2py introduces a penalty when you have lots of tables and there are
> > some optimizations that need to be done in that case.
>
>

Reply via email to