The MID Server starts with a default JVM memory allocation, but you can modify this
setting in the configuration file.
시작하기 전에
Role required: admin
이 태스크 정보
In the base ServiceNow system, the
MID Server JVM memory is set to 1024 MB, which is configured in the
\agent\conf\wrapper-override.conf file in the
MID Server installation directory. This setting might not be appropriate for
the way your organization uses the MID Server. If you want the MID Server to
work harder, allocate more resources to it. If the MID Server is located in
a small branch office and runs in an environment where memory allocation is
shared between a print server, mail server, or web proxy server, the
allocation might have to be reduced.
프로시저
-
Open the \ServiceNow\<MID Server
name>\agent\conf\wrapper-override.conf file in a text editor.
-
Locate the following lines in the file:
# OPTIONAL: Maximum Java Heap Size (in MB)
wrapper.java.maxmemory=1024
-
Edit the memory allocation.
-
Remove the comment tag (#) from the memory allocation parameter.
-
Save the file.
-
Restart the MID Server service.