SuccessChanges

Summary

  1. Fix indenting in the Nginx config includes. (details)
  2. Better defaults for Nginx FastCGI Caching. (details)
  3. Fix whitespace in server.tpl.php (details)
  4. Hide some identity headers in the Nginx config. (details)
  5. Use $proxy_add_x_forwarded_for instead of $remote_addr in the Nginx access log. (details)
  6. Use Nginx maps to simplify config includes. (details)
  7. Fix whitespace and extra new lines. (details)
  8. We no longer need the $nginx_has_new_version variable. (details)
  9. Fix whitespace. (details)
  10. Find nginx executable to make the check for compiled in modules reliable. (details)
  11. Set worker_processes to 4 in the nginx.conf by default. (details)
  12. 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)
Commit 8ac4b61d1504cc37fc45045f31b540e762bed7d2 by omega8cc
Fix indenting in the Nginx config includes.

Signed-off-by: Barracuda Team <admin@omega8.cc>
The file was modifiedhttp/nginx/nginx_simple_include.conf
The file was modifiedhttp/nginx/nginx_advanced_include.conf
Commit adab0f2534658626eaf9921c782821f2caba57ad by omega8cc
Better defaults for Nginx FastCGI Caching.

Signed-off-by: Barracuda Team <admin@omega8.cc>
The file was modifiedhttp/nginx/server.tpl.php
Commit 2140d355a72e7066e5eac7d528e1e8d345dd6417 by omega8cc
Fix whitespace in server.tpl.php

Signed-off-by: Barracuda Team <admin@omega8.cc>
The file was modifiedhttp/nginx/server.tpl.php
Commit d4106fc48ff7ba60b287c7bb556c51d0371934a0 by omega8cc
Hide some identity headers in the Nginx config.

Signed-off-by: Barracuda Team <admin@omega8.cc>
The file was modifiedhttp/nginx/server.tpl.php
Commit a3080bb47fe70844fbc70b2258720dd19bde3c6e by omega8cc
Use $proxy_add_x_forwarded_for instead of $remote_addr in the Nginx access log.

Signed-off-by: Barracuda Team <admin@omega8.cc>
The file was modifiedhttp/nginx/server.tpl.php
Commit 0b2f11a01fa5b6d3598be4462d93d863619c25d8 by omega8cc
Use Nginx maps to simplify config includes.

Signed-off-by: Barracuda Team <admin@omega8.cc>
The file was modifiedhttp/nginx/server.tpl.php
Commit a88acd8765da1d2f21889f60e51f2ad6c988115d by omega8cc
Fix whitespace and extra new lines.

Signed-off-by: Barracuda Team <admin@omega8.cc>
The file was modifiedhttp/nginx_ssl/nginx_ssl_service.inc
The file was modifiedhttp/nginx/nginx_service.inc
Commit 4d9b5ee65204d43a9e996353a7eeeb700626dd16 by omega8cc
We no longer need the $nginx_has_new_version variable.

Signed-off-by: Barracuda Team <admin@omega8.cc>
The file was modifiedhttp/nginx_ssl/vhost_ssl.tpl.php
The file was modifiedhttp/nginx/vhost.tpl.php
The file was modifiedhttp/nginx_ssl/nginx_ssl_service.inc
The file was modifiedhttp/nginx/nginx_service.inc
Commit b959ad200f0ffb9fa2ea7aea303c423ec23d2d83 by omega8cc
Fix whitespace.

Signed-off-by: Barracuda Team <admin@omega8.cc>
The file was modifiedhttp/nginx_ssl/vhost_ssl.tpl.php
Commit 009294bca51396c8904235b747f5f560196c54bf by omega8cc
Find nginx executable to make the check for compiled in modules reliable.

Signed-off-by: Barracuda Team <admin@omega8.cc>
The file was modifiedhttp/nginx_ssl/nginx_ssl_service.inc
The file was modifiedhttp/nginx/nginx_service.inc
Commit 8cfbf37ac55b6a1418943829e9841c90604e04bf by omega8cc
Set worker_processes to 4 in the nginx.conf by default.

Signed-off-by: Barracuda Team <admin@omega8.cc>
The file was modifiedhttp/nginx/nginx.conf
Commit 9ea35d8abb8f250645d789f08bb068855826c4f6 by omega8cc
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.

Signed-off-by: Barracuda Team <admin@omega8.cc>
The file was modifiedhttp/nginx/nginx_simple_include.conf
The file was modifiedhttp/nginx/nginx_advanced_include.conf