Using Apache + MOD_JK + Tomcat to achieve load balancing of tomcat clusters the problem of unable to load mod_jk.conf files

Source: Internet
Author: User

with Apache + mod_jk + Tomcat to achieve Tomcat The load balancing of the cluster

If there is a problem, you can use the CMD CD in the Apache installation file under the bin, run the httpd file, the error message will be printed out.

The problem I have here is that the Include conf/mod_jk.conf cannot load the configuration file (this is the problem in English translation).

Why is it?

After repeated inspection found that I created about the mode_jk.conf file and the Work.properties file format is not correct,

After checking that the two files were created with a text file, the file suffix is. conf.txt or. conf.conf or. Properties. Properties

Apache does not detect these two files, so an error.

At this time we not only want to change the suffix name, but also to remove the redundant suffix file only one. conf or. properties suffix is required.

Using Apache + MOD_JK + Tomcat to achieve load balancing of tomcat clusters the problem of unable to load mod_jk.conf files

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.