web2py user Jay at PyCon really convinced to look into nginex. It is
an amazing server, fast, easy to configure and can do load balancing:
http://wiki.nginx.org/NginxHttpUpstreamModule

Just start multiple web2py instances with rocket (on the same machine
or different machines) and add to the nginex list of ip:port.

On Mar 15, 12:48 pm, pbreit <pbreitenb...@gmail.com> wrote:
> Isn't load balancing usually handle by the web server or a load balancer?
> Can the framework really address load balancing effectively? Would be cool
> if it could, of course.

Reply via email to