Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: hiera/roles/filterserver.yaml

Issue 29481589: #1981- Remove Nginx initialization from filter server classes (Closed)
Patch Set: Created July 6, 2017, 9:07 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | modules/filterserver/manifests/init.pp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: hiera/roles/filterserver.yaml
diff --git a/hiera/roles/filterserver.yaml b/hiera/roles/filterserver.yaml
index bf7d1a94dd64bace2e243133648a4436ea8f9745..568d866d5bd8308c4ed9b75479cb5dd21ff0ccab 100644
--- a/hiera/roles/filterserver.yaml
+++ b/hiera/roles/filterserver.yaml
@@ -4,3 +4,7 @@ classes:
notificationserver:
is_default: false
+# http://hub.eyeo.com/issues/1981
+nginx::worker_connections: 4000
+nginx::ssl_session_cache: off
+
« no previous file with comments | « no previous file | modules/filterserver/manifests/init.pp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld