If you spread your service over two tiers (Apache and JServ on separate boxes) then you can use ApJServBlance to do this quite effectively. The load on Apache is negligible even with SSL. If you need redundancy in all tiers, then set up an identical pair (or more) of Apache servers and load balance across them with round-robin DNS.

Rikard Westlund wrote:

----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

Hi everyone!

Apache 1.3.9
Jserv 1.1
Solaris 2.6/2.7

I´s there anyone who can recommend a loadbalancer for apache and jserv?
Im trying to setup the following
                                |--------|Apache/Jserv 1
                                |
internet--------loadbalancer----|
                                |
                                |--------|Apache/Jserv 2

If a user logs in to Apache/Jserv 1 all the following requests from that
user must go the the same server, to keep the session.

Any one got any ide?

Thanx

Rikard

--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search Archives:
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

--
David Crooke, Austin TX, USA.
Bibo ergo sum.
Open Standards. Open Source. Open Minds.
 

Reply via email to