How does jfinal adjust the JVM parameters started by jetty?

Source: Internet
Author: User

Cannot the jfinal project deployed in Tomcat dynamically load the class?

Http://www.oschina.net/question/203191_59900

Http://www.oschina.net/question/162347_60194

Http://www.oschina.net/question/991548_91125

 

The content in run_configurations.txt is to inform developers how to set the parameters for jfinal to start the project. The content in this file will not be loaded. The developer can perform the following operations:

1: Click the triangle icon next to the debug or run icon on the eclipse toolbar. The following menu is displayed:

2: select the debug events menu item. In the displayed window, select your project under the Java application menu in the left test, and select the arguments tag item in the content window on the right, for example:

3: in VM arguments, enter-xms1024m-xmx1024m-XX: permsize = 128 M-XX: maxpermsize = 256 m.You can.

The webroot 80/5 parameter in program arguments specifies the scan interval for the webroot directory, port number, contextpath, and file modification. You do not need to set this setting. The default value is:Webroot 80/5If this parameter is not set, webroot is automatically tested and cannot be the webroot directory.

4:Jetty is the cause of the non-Recycle content in the permanent zone of JVM. This problem will be solved by upgrading jetty in the future. Currently, it is quite helpful to increase the permsize.

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.