projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d5c7ce
)
Increase the size of the memcache store on the web backends
author
Tom Hughes
<tom@compton.nu>
Thu, 14 Nov 2013 21:48:59 +0000
(21:48 +0000)
committer
Tom Hughes
<tom@compton.nu>
Thu, 14 Nov 2013 21:48:59 +0000
(21:48 +0000)
roles/web-backend.rb
patch
|
blob
|
history
diff --git
a/roles/web-backend.rb
b/roles/web-backend.rb
index 6c87efcbd4b1750d76438ae9e3b812f388b65b10..5cda57edce712a577dad5a4aa8b7e263917d6167 100644
(file)
--- a/
roles/web-backend.rb
+++ b/
roles/web-backend.rb
@@
-9,7
+9,7
@@
default_attributes(
}
},
:memcached => {
- :memory_limit =>
512
+ :memory_limit =>
4096
},
:web => {
:rails_daemon_limit => 12,