Forum OpenACS Q&A: Re: Load balancing with NGINX

Collapse
Posted by Malte Sussdorff on
We use nginx to do the following:

Serve Drupal sites using php-fastcgi
Serve OpenAcs sites using DNS based forwarding
Serve content repository files as static files when accessed through acs-subsite
Serve static pages

And load balancing was one of the use cases which we don't need anymore.