projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3476dc2
)
Tweak frontend apache config a bit more
author
Tom Hughes
<tom@compton.nu>
Wed, 23 Nov 2016 19:22:11 +0000
(19:22 +0000)
committer
Tom Hughes
<tom@compton.nu>
Wed, 23 Nov 2016 19:22:11 +0000
(19:22 +0000)
roles/web-frontend.rb
patch
|
blob
|
history
diff --git
a/roles/web-frontend.rb
b/roles/web-frontend.rb
index 5ad10684756cd122f9bc4cf20185226ea56b960c..4d82bd4f65c4fafa482a7cd50a90441336429ccd 100644
(file)
--- a/
roles/web-frontend.rb
+++ b/
roles/web-frontend.rb
@@
-10,7
+10,6
@@
default_attributes(
:threads_per_child => 50,
:min_spare_threads => 50,
:max_spare_threads => 450,
- :max_connections_per_child => 10000,
:async_request_worker_factor => 4
}
},