diff options
author | QiLiang <liangqi1@huawei.com> | 2015-12-11 14:21:27 +0000 |
---|---|---|
committer | QiLiang <liangqi1@huawei.com> | 2015-12-11 14:21:27 +0000 |
commit | 7103f63993649643ea8f840e2122ad822d324d9b (patch) | |
tree | b06bacfb08f82e0136fc743624cdf82dca7123be /rubbos/rubbos_scripts/1-1-1/apache_conf/workers.properties | |
parent | 8b933fcbd17d800591ffcf37a6af0ff3b410c3e7 (diff) |
Update Apache configure
Scripts update to support apache install in a clean ubuntu 14.04 OS
JIRA:BOTTLENECK-24
Change-Id: I7ae84723b6c6f0e36b76cd5165cbf548b40bce32
Signed-off-by: QiLiang <liangqi1@huawei.com>
Diffstat (limited to 'rubbos/rubbos_scripts/1-1-1/apache_conf/workers.properties')
-rw-r--r-- | rubbos/rubbos_scripts/1-1-1/apache_conf/workers.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rubbos/rubbos_scripts/1-1-1/apache_conf/workers.properties b/rubbos/rubbos_scripts/1-1-1/apache_conf/workers.properties index df4134bd..d9c77fe0 100644 --- a/rubbos/rubbos_scripts/1-1-1/apache_conf/workers.properties +++ b/rubbos/rubbos_scripts/1-1-1/apache_conf/workers.properties @@ -73,7 +73,7 @@ worker.list=worker1 worker.TOMCAT1.port=8009 -worker.TOMCAT1.host=node8 +worker.TOMCAT1.host=192.168.122.14 worker.TOMCAT1.type=ajp13 worker.TOMCAT1.lbfactor=1 |