Jacqui Caren wrote:
> Nick Kew wrote:
>> On Sunday 19 February 2006 23:26, James Wuerflein wrote:
>>
>>>I'm looking for a software load balancer solution where I could do 1 to
> [snip]
>> Erm, why not start by telling us what's the matter with Apache's
>> bundled loadbalancing capabilities?
>
> Sli
Nick Kew wrote:
On Sunday 19 February 2006 23:26, James Wuerflein wrote:
I'm looking for a software load balancer solution where I could do 1 to
[snip]
Erm, why not start by telling us what's the matter with Apache's
bundled loadbalancing capabilities?
Slightly off topic but has anyone her
Be glad to, so I have this setup:
ProxyRequests off ServerName myURL.mydomain.net
ProxyPass /balancer-manager ! ProxyPass / balancer://mycluster/ stickysession=JSESSIONID nofailover=On ProxyPreserveHost On BalancerMember http://10.1.1.100: BalancerMember ht
On Sunday 19 February 2006 23:26, James Wuerflein wrote:
> I'm looking for a software load balancer solution where I could do 1 to
> many backend webservers, and also have the option to maintain some
> session persistance with jsession? Additionally, would like to be able
> to do many proxy or lo
Hi,
On Son 19.02.2006 17:26, James Wuerflein wrote:
I'm looking for a software load balancer solution where I could do 1 to
many backend webservers, and also have the option to maintain some
session persistance with jsession? Additionally, would like to be able
to do many proxy or load balancer
Check out http://www.linuxvirtualserver.org/
Khai
From: "James Wuerflein" <[EMAIL PROTECTED]>
Reply-To: users@httpd.apache.org
To:
Subject: [EMAIL PROTECTED] Soft. Load Balancer Recommendations
Date: Sun, 19 Feb 2006 17:26:09 -0600
I'm looking for a software load bala
I'm looking for a software load balancer solution where I could do 1 to
many backend webservers, and also have the option to maintain some
session persistance with jsession? Additionally, would like to be able
to do many proxy or load balancers to many backend webservers or
application servers.