LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 07-11-2011, 09:22 AM   #1
csaunders
LQ Newbie
 
Registered: Jan 2007
Posts: 26

Rep: Reputation: 15
mod_auth_ntlm_winbind load balanced


we have a two tiered drupal application. In the front I have apache load balancing users to two apache servers with mod_auth_ntlm_winbind enabled for SSO. If i go directly to each php server, SSO works. If I go via the load balancer I get 401 errors. If I turn one node off, SSO works via the load balancer. Here is my proxy config on the load balancer


</IfModule>
# End of proxy directives.
# Begin of mod proxy balance directives

<location /balancer-manager>
SetHandler balancer-manager

#Order Deny,Allow
#Deny from all
#Allow from 92.168
</Location>

<Proxy balancer://mycluster>
# cluster member 1
BalancerMember http://web1:80 route=lb1 keepalive=On retry=5

# cluster member 2
BalancerMember http://web2:80 route=lb2 keepalive=On retry=5
</Proxy>

ProxyPass /balancer-manager !
ProxyPass / balancer://mycluster/ lbmethod=byrequests stickysession=BALANCEID
ProxyPassReverse / http://web1/
ProxyPassReverse / http://web2/



any ideas?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Load Balanced, outdoing connection stefanos Linux - Networking 1 06-29-2010 04:24 AM
highly available and load balanced apache cluster uttam_h Linux - Software 1 08-30-2007 09:28 AM
load balanced iptables frewall vishamr2000 Linux - Newbie 3 06-25-2005 07:13 AM
Load Balanced Web Servers jzimmerlin Linux - Newbie 5 05-29-2005 06:56 PM
Redundant Load Balanced Connections to Server Huezo Linux - Networking 1 02-21-2004 05:02 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 09:57 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration