cloudstack/docs/pot/increase-management-server-max-memory.pot
2013-02-02 22:18:06 +01:00

60 lines
1.4 KiB
Plaintext

#
# AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: 0\n"
"POT-Creation-Date: 2013-02-02T20:11:58\n"
"PO-Revision-Date: 2013-02-02T20:11:58\n"
"Last-Translator: Automatically generated\n"
"Language-Team: None\n"
"MIME-Version: 1.0\n"
"Content-Type: application/x-publican; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. Tag: title
#, no-c-format
msgid "Increase Management Server Maximum Memory"
msgstr ""
#. Tag: para
#, no-c-format
msgid "If the Management Server is subject to high demand, the default maximum JVM memory allocation can be insufficient. To increase the memory:"
msgstr ""
#. Tag: para
#, no-c-format
msgid "Edit the Tomcat configuration file:"
msgstr ""
#. Tag: programlisting
#, no-c-format
msgid "/etc/cloud/management/tomcat6.conf"
msgstr ""
#. Tag: para
#, no-c-format
msgid "Change the command-line parameter -XmxNNNm to a higher value of N."
msgstr ""
#. Tag: para
#, no-c-format
msgid "For example, if the current value is -Xmx128m, change it to -Xmx1024m or higher."
msgstr ""
#. Tag: para
#, no-c-format
msgid "To put the new setting into effect, restart the Management Server."
msgstr ""
#. Tag: programlisting
#, no-c-format
msgid "# service cloud-management restart"
msgstr ""
#. Tag: para
#, no-c-format
msgid "For more information about memory issues, see \"FAQ: Memory\" at <ulink url=\"http://wiki.apache.org/tomcat/FAQ/Memory\">Tomcat Wiki.</ulink>"
msgstr ""