Garayed.com  

Go Back   Garayed.com > Apache Configurations
FAQ Members List Calendar Search Today's Posts Mark Forums Read


Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-29-2008, 12:27 PM
arnab
 
Posts: n/a
Default Query on Load Balancer

Hi All,
I am using Apache 2.2.8 with MPM=worker and on Red-Hat 3.0, Following
configuration I have kept.

ProxyPass /balancer-manager !
ProxyPass / balancer://mycluster/ stickysession=BALANCEID
nofailover=On
ProxyPassReverse / http://10.146.175.236:81/
ProxyPassReverse / http://10.146.161.223:82/
<Proxy balancer://mycluster>
BalancerMember http://10.146.175.236:81 route=10-146-175-236
BalancerMember http://10.146.161.223:82 route=10-146-161-223
ProxySet lbmethod=byrequests
</Proxy>

and the rewrite for in each of the back end server as follows

RewriteEngine On
RewriteRule .* - [CO=BALANCEID:balancer.10.146.161.223:82]
RewriteRule ^/$ /test-query [L,R=301]


and for the other server is
RewriteEngine On
RewriteRule .* - [CO=BALANCEID:balancer.10.146.175.236:81]
RewriteRule ^/$ /test-query [L,R=301]


But for some link (specially related to login) I see from the browser
that the request directly goes to the backend server than through the
proxy.Even I checked the access log for the Proxy during those
requests and there is no growth.Any help or suggestion would be of
great help.
Thanks
-A
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 02:14 PM.




LinkBacks Enabled by vBSEO 3.0.0 © 2007, Crawlability, Inc.