First, software preparationApache 2.2:http://httpd.apache.org/download.cgi, download MSI installer, select No SSL versionTomcat 6.0:http://tomcat.apache.org/download-60.cgi, download tomcat 6.0.18 zip fileNote: Because the Apache and Tomcat project-related modules are in continuous development and optimization, the author does not guarantee that the configuration
Originally intended only to write Tomcat cluster deployment, simplify the Apache and Tomcat integration process. Later thought, this does not facilitate the use of Apache friends to learn the contents of this article. So simply increase the length, so that the Apache does no
First we have to install the Tomcat server, first of all must be installed Java running environment JDK, because Tomcat is a Java-written server, install JDK see: http://blog.csdn.net/u013412497/article/details/47000275
After installing the JDK, download Apache on the official web, I downloaded the current minimum version of
Apache vs httpd vs Tomcat
LuoWeifeng 2011-5-6
I believe that many people who have been playing Linux for a long time are more or less confused about these things in Linux. Especially Apache and httpd are confused.
What is the relationship between them. The following is a summary based on the online statement.Apache vs HTTP
This is actually the reason for history.
Integration Preparation:1, Apache HTTP Server (hereinafter abbreviated with Apache)2, Tomcat 7 or 83, mod_jk.so (tomcat-connectors)-This file is used to link the HTTP server with Tomcat Bridge: http://mirrors.hust.edu.cn/apache/
Refer:
Http://thetechnocratnotebook.blogspot.com/2012/05/installing-tomcat-7-and-apache2-with.html
Nginx + Tomcat + memcached cluster session sharing (Windows)Configure Server Load balancer using Apache + Tomcat + jk in UbuntuUbuntu server 10.04 + apache2 + tomcat7 + jk + Server Load balancer (original)
Currently, the
Because many articles on the internet are outdated, and many Web sites around the article mess, see us dazzling, do not know who to listen to.The next thing you need to do is follow me step-by-step. It is worth noting that, in order to test the effect, your domain resolution must be configured correctly, such as www.domain1.com, you need to add a record of the URL to set the value of your IP.To achieve the goal: access to app1,www.domain2.com access App2 via www.domain1.com. Both are via port 80
The first time to integrate Apache, Tomcat, a lot of information on the network, and then according to the data configuration
Environment Description:
Two window2003 servers
Httpd-2.2.15-win32-x86
jakarta-tomcat-5.0.28
Mod_jk-1.2.27-httpd-2.2.10.so
At the back of the Apache httpd.conf file, add include conf/mod_jk.con
For the first attempt to configure cluster and load balancing, follow this article to configure the success, Memo.
Transferred from: http://hi.baidu.com/luodaijun/blog/item/5bbe4cfb5ffef864034f56a1.html
Author: Rodeix are ldj_work#126.com, reproduced please maintain integrity
0, environmental description
apache:apache_2.0.55 A
tomcat:apache-tomcat-5.5.17 (Zip version) of 2
MOD_JK:: mod_jk-apache-2.0.55.so
Source: http://www.linuxsir.org/bbs/showthread.php? T = 236915
1. Prepare and download the required files. It is assumed that JDK has been correctly installed and configured.Download the required files from the Apache Official Website:Httpd-2.2.0.tar.gzApache-tomcat-5.5.12.tar.gzJakarta-tomcat-connectors-1.2.15-src.tar.gzHttpd and Jakarta-
1. Prepare and download the required files. It is assumed that JDK has been correctly installed and configured.Download the required files from the Apache Official Website:Httpd-2.2.0.tar.gzApache-tomcat-5.5.12.tar.gzJakarta-tomcat-connectors-1.2.15-src.tar.gzHttpd and Jakarta-Tomcat-connectors are source code packages
Tomcat cannot be started. The following error occurs: Java. Lang. noclassdeffounderror: ORG/Apache/Juli/logging/logfactory.
15:58:46 | category: Tomcat | label: Juli Java Lang Apache org | font size subscription
Some time ago, I saw several beta versions of tomcat7.0 released. I didn't test it because it was not stable
Jk_proxy implements apache + tomcat Load Balancing
Apache + tomcat implements SERVER CLUSTERS
Main reference: http://blog.csdn.net/welun521/article/details/4169879
UseJK_PROXY implementation! The ajp method will be studied in the future, and a document will be provided, to be continued ......!
1. install
Both Apache and Tomcat are projects developed by Apache open-source organizations to process HTTP Services. Both are free of charge and can be run as independent Web servers. Apache is a Web server and Tomcat is a Java application server.
Apache Tomcat
Apache
1, C language implementation, specifically for the provision of HTTP services.
2, Characteristics: simple, fast, stable performance, configurable (proxy), mainly used to resolve static text, high concurrency performance, focusing on HTTP services;
3, Support static page (HTML), does not support dynamic requests such as: CGI, servlet/jsp
Today, I tried to map multiple projects with Apache + Tomcat. It succeeded. record it!
Steps for integrating Apache and tomcat:
1. Download apache2.0.53 and install it in the C: \ Apache directory. The port is 80.2. Download tomcat5.5.9 and install it in the C: \
Apache Tomcat 5.5 Servlet/jspContainer Overview
Introduction
Whether it is a system administrator or a Web Developer, you must familiarize yourself with important information before using tomcat. Here, we will briefly introduce some concepts and terms behind the Tomcat container. It also show
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.