Skip to content

Commit 640d0ee

Browse files
authored
Merge pull request #4141 from vespa-engine/andreer-patch-1
be more specific about not reducing cfg memory
2 parents b9a6e94 + e5dc127 commit 640d0ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

en/operations-selfhosted/docker-containers.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ <h2 id="memory">Memory</h2>
281281
are tweaked to the minimum for a functional test only.
282282
</p>
283283
{% include important.html content="For production use,
284-
do not set <code>VESPA_CONFIGSERVER_JVMARGS</code> and <code>VESPA_CONFIGPROXY_JVMARGS</code>
284+
do not reduce memory settings in <code>VESPA_CONFIGSERVER_JVMARGS</code> and <code>VESPA_CONFIGPROXY_JVMARGS</code>
285285
unless you know what you are doing -
286286
the Vespa defaults are set for regular production use, and rarely need changing."%}
287287
<p>

0 commit comments

Comments
 (0)