Web2py is by default run on rocket. But even small set of users , i recommend uWSGI , it greatly improve perfornace and when doing big upload/download , it Shines! , ajax responses much faster . Plus very easy to install and setup uWSGI.
On Sat, Oct 25, 2014 at 3:33 AM, Bilal El <[email protected]> wrote: > Hi Rod, > > I am interrested in the same kind of setup. > When you say Rocket, are you talking about : https://launchpad.net/rocket ? > Thanks! > > Le vendredi 24 octobre 2014 22:03:12 UTC+2, Rod Watkins a écrit : >> >> Good. I like its simplicity. >> Thanks! >> >> On Friday, 24 October 2014 12:42:43 UTC-7, Niphlod wrote: >>> >>> rocket is perfectly fine. >>> >>> On Friday, October 24, 2014 7:29:47 PM UTC+2, Rod Watkins wrote: >>>> >>>> Hello all, >>>> >>>> I am about ready to start deploying my site. It is a private site for >>>> about 8-10 users. I was wondering if, given the small size, whether it >>>> would >>>> be safe to use the rocket web server, rather than apache or nginx? >>>> >>>> Thanks >>>> Rod > > -- > Resources: > - http://web2py.com > - http://web2py.com/book (Documentation) > - http://github.com/web2py/web2py (Source code) > - https://code.google.com/p/web2py/issues/list (Report Issues) > --- > 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 [email protected]. > For more options, visit https://groups.google.com/d/optout. -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.

