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. Fix whitespace. (details)
  9. Fix whitespace. (details)
  10. We no longer need the $nginx_has_new_version variable. (details)
  11. Find nginx executable to make the check for compiled in modules and reload command reliable. (details)
  12. Set worker_processes to 4 in the nginx.conf by default. (details)
  13. 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 7b5a500ef0dc0f353fcf96d0d1421ce35117f87f by omega8cc
Fix indenting in the Nginx config includes.

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

Signed-off-by: Barracuda Team <admin@omega8.cc>
The file was modifiedhttp/Provision/Config/Nginx/server.tpl.php
Commit 7e2fc0892e0c9ba99ee6fa723e75c3228bd5d39b by omega8cc
Fix whitespace in server.tpl.php

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

Signed-off-by: Barracuda Team <admin@omega8.cc>
The file was modifiedhttp/Provision/Config/Nginx/server.tpl.php
Commit 4bfe841c1319bf162429c194cf7a45ed509ef17a 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/Provision/Config/Nginx/server.tpl.php
Commit 9e33a8398d7d00f471ef30df697fa7d6c39b5df5 by omega8cc
Use Nginx maps to simplify config includes.

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

Signed-off-by: Barracuda Team <admin@omega8.cc>
The file was modifiedhttp/Provision/Service/http/nginx.php
Commit 32f642a34c3448f199888fd258461df14694735e by omega8cc
Fix whitespace.

Signed-off-by: Barracuda Team <admin@omega8.cc>
The file was modifiedhttp/Provision/Service/http/nginx/ssl.php
Commit 54e11c5c91b6226a1664cdd96746ffef344b0d0e by omega8cc
Fix whitespace.

Signed-off-by: Barracuda Team <admin@omega8.cc>
The file was modifiedhttp/Provision/Config/Nginx/Ssl/vhost_ssl.tpl.php
Commit 6e74fff8d36f17c356ba4783d46743a1c121016d by omega8cc
We no longer need the $nginx_has_new_version variable.

Signed-off-by: Barracuda Team <admin@omega8.cc>
The file was modifiedhttp/Provision/Config/Nginx/Ssl/vhost_ssl.tpl.php
The file was modifiedhttp/Provision/Config/Nginx/vhost.tpl.php
The file was modifiedhttp/Provision/Service/http/nginx.php
Commit 569d5489b7e40bb55981d116aa961c58acde0792 by omega8cc
Find nginx executable to make the check for compiled in modules and reload command reliable.

Signed-off-by: Barracuda Team <admin@omega8.cc>
The file was modifiedhttp/Provision/Service/http/nginx/ssl.php
The file was modifiedhttp/Provision/Service/http/nginx.php
Commit 786ef6c4c70478c5d68d8fe22365d24b65c35901 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/Provision/Service/http/nginx.conf
Commit 1c905de9a298aa058bbc4ab92aaf65cb28efbc12 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/Provision/Service/http/nginx_advanced_include.conf
The file was modifiedhttp/Provision/Service/http/nginx_simple_include.conf