Nginx HTTP Server
Nginx is a high-performance HTTP server that can load balance and proxy to other servers. It can handle a very large amount of simultaneous connections while maintaining a small memory footprint. Nginx server binaries can also be swapped "on-the-fly" so there is no need for downtime while upgrading.
The simple configuration file structure and load-balancing capabilities make it perfect for proxying requests to Zope.