Commit 0d5d4f2
authored
fix: memcached size limits (#688)
This change updates our memcached values file, without this change
memcached is running stock settings, with only 64M of cache, 4 threads,
and a very limited number of allowed connections. This adjusts the settings
to run with known good configurations and documents how operators can change
the values as needed.
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>1 parent b0d735b commit 0d5d4f2
1 file changed
+12
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
127 | 138 | | |
128 | 139 | | |
129 | 140 | | |
| |||
0 commit comments