projects
/
discourse_docker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
637d715
)
up malloc limit to 40, 25 feels tight
author
Sam Saffron
<sam.saffron@gmail.com>
Fri, 15 Nov 2013 06:37:11 +0000
(22:37 -0800)
committer
Sam Saffron
<sam.saffron@gmail.com>
Fri, 15 Nov 2013 06:37:11 +0000
(22:37 -0800)
standalone.template.yml
patch
|
blob
|
blame
|
history
diff --git
a/standalone.template.yml
b/standalone.template.yml
index d939cafec01c7d039b25a924708599eb0cd20e0d..02a6b2d97001fefbd62a7ecb64b0c557a399154d 100644
(file)
--- a/
standalone.template.yml
+++ b/
standalone.template.yml
@@
-13,7
+13,7
@@
env:
RAILS_ENV: 'production'
UNICORN_WORKERS: 3
# slightly less aggressive than "recommendation" but works fine with oobgc
- RUBY_GC_MALLOC_LIMIT:
25
000000
+ RUBY_GC_MALLOC_LIMIT:
40
000000
params:
# SSH key is required for remote access into the container