tomcat 配置(测试环境)

tech2026-08-29  2

tomcat 配置 (测试环境)

#!/bin/sh JAVA_OPTS='-Xms512m -Xmx1024m -XX:PermSize=128m -XX:MaxPermSize=256m' # Licensed to the Apache Software Foundation (ASF) under one or more
最新回复(0)