(original) Deployment of Web server configuration--supplemental MySQL and Tomcat

Source: Internet
Author: User

Today I think about some of the configuration of MySQL, and later on the configuration of MySQL and Tomcat-related content will be added here.

  Tomcat:

1. Change the memory (to set up Tomcat memory to resolve memory overflow issues): Install Tomcat, open Tomcat7w.exe, click Java, and make changes in the memory pool below.

  Mysql:

1. Set the maximum number of connections: In the My.ini file, under "Mysqld", add max_connections=16384

2. Change the port (default is 3306, change here to 53306): In the My.ini file "mysqld" with "client" port=53306 and then under "mysqld", plus port=53306

(original) Deployment of Web server configuration--supplemental MySQL and Tomcat

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.