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 02f54f6b6fe4d58e19e5f6cf76124c41f76407a2 by omega8cc
Issue #1528996 by omega8cc - Nginx microcaching should use fastcgi_cache_valid with 5s only for 403 error.
The file was modifiedhttp/nginx/nginx_simple_include.conf
The file was modifiedhttp/nginx/nginx_advanced_include.conf
Commit 986ffb0e5b8abe1f4711e3e377122169c78e5571 by omega8cc
Use separate cache for spiders/bots (Nginx).
The file was modifiedhttp/nginx/nginx_simple_include.conf
The file was modifiedhttp/nginx/nginx_advanced_include.conf
Commit 55bb97edfa6569bf6fd23a991a3629b09b25628b by omega8cc
Do not cache http auth requests. Use compact microcaching config (Nginx).
The file was modifiedhttp/nginx/nginx_simple_include.conf
The file was modifiedhttp/nginx/nginx_advanced_include.conf
Commit 2fc157de8a7e760d134926855c747aaa0d1ab0b9 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/nginx/nginx_advanced_include.conf
The file was modifiedhttp/nginx/nginx_simple_include.conf