I do not know. People do not tell me how big theirs sites are. Perhaps
people could give us more information in this thread.
My site gets about 40000requests/day.

Massimo

On Feb 26, 5:10 pm, Alfonso de la Guarda <alfons...@gmail.com> wrote:
> Massimo,
>
> I will try to make some tests about performance, however: what is
> about big 'sites' which currently are using web2py, any information?
> By the way, i have read about a trip to Argentina in september for a
> conference, maybe you can stop in Peru.
>
> Saludos,
>
> --------------------------------
> Alfonso de la Guarda
> Centro Open Source(COS)http://www.cos-la.nethttp://alfonsodg.net
>    Telef. 991935157
> 1024D/B23B24A4
> 5469 ED92 75A3 BBDB FD6B  58A5 54A1 851D B23B 24A4
>
> On Thu, Feb 25, 2010 at 23:36, mdipierro <mdipie...@cs.depaul.edu> wrote:
> > In general the bottleneck is the database access. The web2py DAL adds
> > negligible overhead to that
>
> >  http://web2py.com/AlterEgo/default/show/76
>
> > People have tested web2py vs Pylons (which people says it is faster
> > than Django and reddit.com uses it):
>
> >  http://www.mail-archive.com/web2py@googlegroups.com/msg04120.html
>
> > (these kind of results really depend on the app).
>
> > If you use the internal web server, web2py  uses cherrypy's which is
> > faster than the others python ones.
>
> >  http://www.rkblog.rk.edu.pl/w/p/simple-python-frameworks-benchmark/
>
> > (this is going to change since Tim wrote Rocket that is better than
> > Cherrypy's and we are about to move to it).
>
> > It would be nice to run more benchmarks.
>
> > Massimo
>
> > On Feb 25, 8:42 pm, Alfonso de la Guarda <alfons...@gmail.com> wrote:
> >> Hello,
>
> >> Right now, i have a costumer in the news business in my country which
> >> expect, at least, 500000 hits by day in their website.  Currently they
> >> are using django as web framework but i wanna move some new apps to
> >> web2py.  The questions are:
>
> >> How can I convince them to agree to take the course for new projects 
> >> web2py?
> >> There are statistics from sites with similar traffic web2py currently 
> >> employing?
> >> There is documentation of performance benchmarks among web2py, django,
> >> ROR or PHP?
> >> Someone has information, or has gone through the same problem?
>
> >> (A clarification: we have now developed small applications, but in
> >> this case we speak of a large number of hits per day and that means
> >> making a decision technically supported)
>
> >> Thanks in advance,
>
> >> --------------------------------
> >> Alfonso de la Guarda
> >> Centro Open Source(COS)http://www.cos-la.nethttp://alfonsodg.net
> >>    Telef. 991935157
> >> 1024D/B23B24A4
> >> 5469 ED92 75A3 BBDB FD6B  58A5 54A1 851D B23B 24A4
>
> > --
> > You received this message because you are subscribed to the Google Groups 
> > "web2py-users" group.
> > To post to this group, send email to web...@googlegroups.com.
> > To unsubscribe from this group, send email to 
> > web2py+unsubscr...@googlegroups.com.
> > For more options, visit this group 
> > athttp://groups.google.com/group/web2py?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web...@googlegroups.com.
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.

Reply via email to