projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b651548
)
reduce fpm pool size on pummelzacken
author
Sarah Hoffmann
<lonvia@denofr.de>
Tue, 24 Mar 2015 12:34:47 +0000
(13:34 +0100)
committer
Sarah Hoffmann
<lonvia@denofr.de>
Tue, 24 Mar 2015 12:34:47 +0000
(13:34 +0100)
roles/pummelzacken.rb
patch
|
blob
|
history
diff --git
a/roles/pummelzacken.rb
b/roles/pummelzacken.rb
index cae7b6562ef225a84e988c6463bde8b836febb3f..a9733375164f26b1c90e57923b721d39f208fcec 100644
(file)
--- a/
roles/pummelzacken.rb
+++ b/
roles/pummelzacken.rb
@@
-43,12
+43,12
@@
default_attributes(
:www => {
:port => "8000",
:pm => "dynamic",
- :max_children => "
7
0"
+ :max_children => "
6
0"
},
:bulk => {
:port => "8001",
:pm => "static",
- :max_children => "
10
"
+ :max_children => "
5
"
}
},
:tablespaces => {