host_vars: add fastcgi_cache to apollo
The wiki requires an nginx cache for mediawiki's static assets which are served through PHP causing an exhaustion of php-fpm workers. Caching in nginx is a good way to circumvent this.
Please register or sign in to comment