网站大量收购闲置独家精品文档,联系QQ:2885784924

Tomcat负载均衡配置win8版..docx

  1. 1、本文档共13页,可阅读全部内容。
  2. 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
Tomcat负载均衡配置win8版.

Tomcat负载均衡配置win8版Author 朱立超QQ892863218 请转载说明来源,如需中的所有资料可以联系我。致谢:司丙茂老师, 关亚博同学。当服务器性能较差时,或者服务器访问量较大时,就需要tomcat均衡配置以便于分解服务器压力。有时可能为了安全起见(我们不能保证我门唯一的tomcat能够保持永不宕机)需要备用tomcat来保证服务器在一个tomcat故障时继续正常运行。当我们要均衡多个tomcat协调运行时就需要一个controller来做为控制调节器,这个controller就是Aphache服务器。目前拥有两种方式配置tomcat均衡负载现在列举如下:方式一:非jk_mod方式,步骤如下:安装apache 服务器:我这里将服务器安装在:C:\Program Files (x86)\Apache Software Foundation\Apache2.2注意安装时:在域名输入框(Network Domain、Sercver Name)请输入你的电脑当前ip,邮箱随意输入合法的即可以,选择框默认:现异常(2503 2502 )请参见附1)拷贝两份解压版tomcat到本地磁盘,我的拷贝到E:\,并且命名tomcat1、tomcat2Tomcat 无法启动请参见附2)配置tomcat内存请参照附3)配置两个tomcat的server.xml参数Tomcat1配置如下(E:\tomcat1\conf\server.xml):?xml version=1.0 encoding=utf-8?!-- Licesed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the License); you may not use this file except in compliance with the License. You may obtain a copy of the License at /licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an AS IS BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.--!-- Note: A Server is not itself a Container, so you may not define subcomponents such as Valves at this level. Documentation at /docs/config/server.html --Server port=8015 shutdown=SHUTDOWN !--APR library loader. Documentation at /docs/apr.html -- Listener className=org.apache.catalina.core.AprLifecycleListener SSLEngine=on / !--Initialize Jasper prior to webapps are loaded. Documentation at /docs/jasper-howto.html -- Listener className=org.apache.catalina.core.JasperListener / !-- Prevent memory leaks due to use of particular java/javax APIs-- Listener className=org.apach

文档评论(0)

xznh + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档