Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Apache: Users

Configuration change for 2.0

 

 

Apache users RSS feed   Index | Next | Previous | View Threaded


onuragin at gmail

Nov 25, 2009, 7:19 AM

Post #1 of 2 (377 views)
Permalink
Configuration change for 2.0

Hi,

Configuration below works fine in 2.2 but I have to run it on 2.0
apache 2.0 it says balancer member not found.

What is the equal configuration for 2.0

<VirtualHost *:7202>
# Proxy
ProxyRequests Off
<Proxy *>
Order deny,allow
Allow from all
</Proxy>
<Proxy balancer://olb stickysession=JSESSIONID|jsessionid scolonpathdelim=On
lbmethod=byrequests>
BalancerMember http://xxxx:7102
BalancerMember http://xxxx:7106
</Proxy>
ProxyPass / balancer://olb/
</VirtualHost>

Thanks...


m.watts at eris

Nov 25, 2009, 8:10 AM

Post #2 of 2 (342 views)
Permalink
Re: Configuration change for 2.0 [In reply to]

On Wed, 2009-11-25 at 17:19 +0200, Onur Ağın wrote:
> Hi,
>
>
> Configuration below works fine in 2.2 but I have to run it on 2.0
> apache 2.0 it says balancer member not found.
>
> What is the equal configuration for 2.0

Apache 2.0.x does not include mod_proxy_balancer.
It is a module only available on 2.2.x and later.

Mark.

--
Mark Watts BSc RHCE MBCS
Senior Systems Engineer, Managed Services Manpower
www.QinetiQ.com
QinetiQ - Delivering customer-focused solutions
GPG Key: http://www.linux-corner.info/mwatts.gpg
Attachments: signature.asc (0.19 KB)

Apache users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.