In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-09-22 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >
Share
Shulou(Shulou.com)06/03 Report--
1. Configuration file: vi / usr/local/tomcat7/conf/server.xml
two。 Launch: cd / usr/local/tomcat7/bin sh startup.sh
3. Log: cd / usr/local/tomcat7/logs tail-f catalina.out
4. View the log while starting:
/ usr/local/tomcat7/bin/startup.sh & tail-f / usr/local/tomcat7/logs/catalina.out
5. Kill the process: ps-ef | grep java kill-9 pid
6. Monitor and control
Cd / usr/local/tomcat7/conf vi tomcat-users.xml
Complete configuration, save, restart tomcat
Then visit the tomcat page
Enter the configured user name and password to enter the page
7. Parameter optimization
Basically, which resource types need to be compressed in vi / usr/local/tomcat7/conf/server.xml?
Adjust the maximum number of concurrent connections in tomcat (focus)
Error message: org.apache.tomcat.util.threads.ThreadPool logFull SERVER: ALL threads (250) are currently busy,waiting. Increase maxThreads (250) or check the servlet status
MaxThreads: for more information on how big the setting is, you can refer to Current thread count in the tomcat page / server status page, which is at least larger than this.
AcceptCount: when the number of requests is large, some requests that cannot be processed in time will be crammed into acceptCount. When acceptCount is full, the request will be discarded and the connection rejected error will be reported. If it is Nginx, it will report 502error. These two linkage configurations. Reference https://my.oschina.net/weiweiblog/blog/3040849
8. What are the aspects of tuning tomcat
Hardware
Operation mode
Parameters (including tomcat parameters, JVM parameters)
JDK version
Deployment mode (with other combinations, learning from each other's strengths to offset their weaknesses)
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
The market share of Chrome browser on the desktop has exceeded 70%, and users are complaining about
The world's first 2nm mobile chip: Samsung Exynos 2600 is ready for mass production.According to a r
A US federal judge has ruled that Google can keep its Chrome browser, but it will be prohibited from
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
About us Contact us Product review car news thenatureplanet
More Form oMedia: AutoTimes. Bestcoffee. SL News. Jarebook. Coffee Hunters. Sundaily. Modezone. NNB. Coffee. Game News. FrontStreet. GGAMEN
© 2024 shulou.com SLNews company. All rights reserved.