07 2020 档案

摘要:vim conf/server.xml <Valve className="org.apache.catalina.valves.AccessLogValve" directory="logs" prefix="tomcat_access_log" suffix=".log" pattern="{& 阅读全文
posted @ 2020-07-30 17:48 我才是酷酷的飞 阅读(487) 评论(0) 推荐(0)
摘要:linux资源限制 万能设置 /etc/security/limits.conf * soft core unlimited * hard core unlimited * soft nproc 1000000 * hard nproc 1000000 * soft nofile 1000000 * 阅读全文
posted @ 2020-07-26 23:12 我才是酷酷的飞 阅读(458) 评论(0) 推荐(0)