How to modify the configuration memory of Yonghong bi product?


Windows:
catalina.bat: set JAVA_OPTS=-Xms512m -Xmx1024m

Linux:
catalina..sh: JAVA_OPTS='-Xms512m -Xmx1024m'
where -Xms: min; -Xmx: max; m: mega; g: G ; otherwise the default unit is KB

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=326665282&siteId=291194637