projects
/
chef.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Tweak frontend apache config a bit more
[chef.git]
/
roles
/
web-frontend.rb
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
}
},