Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Introduction

English

This is a supplementary article for the article Server Clustering Guide. Instead of running Apache 2 as the load balancer on a Linux-based system, we are going to use Windows-based Apache 2 instead. In this example, we are going to use Apache Lounge.

Apache Lounge would accept normal HTTP connection from the end clients and forward the requests to the Joget nodes that are also listening on normal HTTP protocol too.

Deployment Guide

Download Apache Lounge

  1. Download Apache Lounge from http://www.apachelounge.com/download/
  2. Extract to your preferred location.
  3. For the purpose of this guide, we are going to extract it to c:/Users/cat/Apache24.

Server Clustering Guide

Please follow the steps in Server Clustering Guide except for Configure Load Balancer section.

Configure Load Balancer

Edit the file \Apache24\conf\httpd.conf.

...