星火燎原

千日修以返初心 万日炼以达极致

导航

2018年11月9日 #

Linux环境下Apache反向代理金蝶中间件Apusic集群

摘要: 操作系统:RedHat Enterprise Linux 5.6 文档参考:《金蝶Apusic应用服务器 帮助手册| IX. Apusic Http Server使用指南》 一、金蝶中间件配置 金蝶中间件需要修改的是集群环境中所有节点域中的apusic.conf和vm.options两个配置文件。 1、apusic.conf配置文件修改 配置高可用性: ... 阅读全文

posted @ 2018-11-09 11:53 xusweeter 阅读(1761) 评论(0) 推荐(0) 编辑

Linux环境下源码安装Apache2.2.25

摘要: 操作环境:RedHat Enterprise Linux 5.6 一、安装准备 安装Apache一般依赖3个组件:apr、apr-util、pcre。 确保这三个组件已经安装。 [root@bigsrv ~]# rpm -qa|grep apr apr-util-1.2.7-11.el5_5.2 apr-1.2.7-11.el5_5.3 apr-1.2.7-11.el5_5.3 xorg-x1... 阅读全文

posted @ 2018-11-09 11:23 xusweeter 阅读(2772) 评论(0) 推荐(0) 编辑