Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: Apache2 on an windows cluster |
|
Author |
|
chrispnw
Joined: 02 Nov 2006 Posts: 2
|
Posted: Thu 02 Nov '06 11:24 Post subject: Apache2 on an windows cluster |
|
|
Hi
Has anybody ever tried to install Apache2 on a windows 2003 cluster? I have already found alterternatives using dns. My goal is to build a high-availability failover solution using MS cluster service. Is there an argument against this?
anxious to your replies, Christian |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7371 Location: Germany, Next to Hamburg
|
Posted: Thu 02 Nov '06 13:11 Post subject: |
|
|
I haven't installed that on a cluster yet, only on a domain controller. Only thing that you have to make sure is permanently have all files from htdocs and maybe the data from the DB at all servers. I'm not sure if there a is a syncronisation tool implemented in 2003 or you have to find one.
I use all binaries from apachelounge. Before I updated PHP to 5.1.6 Apache sometimes crashes.
Think to have a syncron DB is the worsest part of that. Are you using MySQL?
There is a cluster version, but that is not free. |
|
Back to top |
|
chrispnw
Joined: 02 Nov 2006 Posts: 2
|
Posted: Sun 05 Nov '06 12:20 Post subject: |
|
|
Database is a further issue. The goal is to have a fail over clustered Apache with two load balanced Tomcats in the back. Additionally mysql, which should be a fail over clustered as well. This is peace of cake in a RedHat Enterprise Cluster Server evironment. After all, the question is if MySQL and Apache can be run on windows cluster services, too. |
|
Back to top |
|
|
|
|
|
|