I do not know if it is recommended or not, I works perfectly. There is on gotcha (no big deal unless serving very busy sites): if you use routes and or modules in your applications the wsgi process must be restarted.
2013/9/30 Gour <[email protected]> > Hello, > > web2py site says: "One web2py instance can run multiple web sites using > different databases.", so I wonder if it is recommended to run several > independant web sites under one web2py instances? > > If yes, do you recommend uwsgi[1] for such scenario > > > [1]: The uwsgi would run behind nginx front-end server acting as > reverse-proxy. > > > Sincerely, > Gour > > -- > > Everyone is forced to act helplessly according to the qualities > he has acquired from the modes of material nature; therefore no > one can refrain from doing something, not even for a moment. > > http://www.atmarama.net | Hlapicina (Croatia) | GPG: 52B5C810 > > > -- > 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/groups/opt_out. > -- 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/groups/opt_out.

