Changes
Summary
- Fix indenting in the Nginx config includes. (details)
 - Better defaults for Nginx FastCGI Caching. (details)
 - Fix whitespace in server.tpl.php (details)
 - Hide some identity headers in the Nginx config. (details)
 - Use $proxy_add_x_forwarded_for instead of $remote_addr in the Nginx access log. (details)
 - Use Nginx maps to simplify config includes. (details)
 - Fix whitespace and extra new lines. (details)
 - We no longer need the $nginx_has_new_version variable. (details)
 - Fix whitespace. (details)
 - Find nginx executable to make the check for compiled in modules reliable. (details)
 - Set worker_processes to 4 in the nginx.conf by default. (details)
 - Add support for Nginx Microcaching and Drupal contrib modules: audio, radioactivity, responsive_images, resp_img and ais. Improve Boost support and use Nginx maps to simplify config includes. (details)
 
