From: Grant Slater Date: Fri, 20 Sep 2013 16:29:13 +0000 (+0100) Subject: wiki: increase memcache size X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/ddc3ef7fe89b9e5773d82f129931ed374a19f5d5 wiki: increase memcache size --- diff --git a/roles/wiki.rb b/roles/wiki.rb index fded35d67..0446cca06 100644 --- a/roles/wiki.rb +++ b/roles/wiki.rb @@ -14,7 +14,7 @@ default_attributes( } }, :memcached => { - :memory_limit => 512, + :memory_limit => 1024, :connection_limit => 8192, :chunk_growth_factor => 1.05, :min_item_size => 5