projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
3df889a
)
Configure worker mpm parameters on ironbelly
author
Tom Hughes
<tom@compton.nu>
Fri, 14 Oct 2016 22:03:27 +0000
(23:03 +0100)
committer
Tom Hughes
<tom@compton.nu>
Fri, 14 Oct 2016 22:03:37 +0000
(23:03 +0100)
roles/planet.rb
patch
|
blob
|
history
diff --git
a/roles/planet.rb
b/roles/planet.rb
index 889f0bb0e90df79836e185a6e4b92e78a55088a3..6c765845bb7f4893bfba6f900383638c76e2cfbf 100644
(file)
--- a/
roles/planet.rb
+++ b/
roles/planet.rb
@@
-39,7
+39,7
@@
default_attributes(
:apache => {
:mpm => "worker",
:keepalive => true,
:apache => {
:mpm => "worker",
:keepalive => true,
- :
event
=> {
+ :
worker
=> {
:server_limit => 20,
:max_request_workers => 1000,
:threads_per_child => 50,
:server_limit => 20,
:max_request_workers => 1000,
:threads_per_child => 50,