SuccessChanges

Summary

  1. Issue #1528996 by omega8cc - Nginx microcaching should use fastcgi_cache_valid with 5s only for 403 error. (details)
  2. Use separate cache for spiders/bots (Nginx). (details)
  3. Do not cache http auth requests. Use compact microcaching config (Nginx). (details)
  4. Issue #1544144 by thsutton - Use $server_name instead of $host in all sites/ paths to avoid broken URLs to static files for domain aliases in D7 (Nginx). (details)
Commit c76cd1c951ecfc930d93f61374e50f2006e57d57 by omega8cc
Issue #1528996 by omega8cc - Nginx microcaching should use fastcgi_cache_valid with 5s only for 403 error.
The file was modifiedhttp/Provision/Service/http/nginx_advanced_include.conf
The file was modifiedhttp/Provision/Service/http/nginx_simple_include.conf
Commit 9d1f761b0fd717e1c6cf47711393c9f24130ad72 by omega8cc
Use separate cache for spiders/bots (Nginx).
The file was modifiedhttp/Provision/Service/http/nginx_advanced_include.conf
The file was modifiedhttp/Provision/Service/http/nginx_simple_include.conf
Commit 224663dacdbe242d046a0a86025c0eed6ed1e83b by omega8cc
Do not cache http auth requests. Use compact microcaching config (Nginx).
The file was modifiedhttp/Provision/Service/http/nginx_simple_include.conf
The file was modifiedhttp/Provision/Service/http/nginx_advanced_include.conf
Commit 139f867fed439b85c8156eaca604a2357a8676f4 by omega8cc
Issue #1544144 by thsutton - Use $server_name instead of $host in all sites/ paths to avoid broken URLs to static files for domain aliases in D7 (Nginx).
The file was modifiedhttp/Provision/Service/http/nginx_simple_include.conf
The file was modifiedhttp/Provision/Service/http/nginx_advanced_include.conf