• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Squid Proxy Configuration with loadbalancing

Rocker_Cello

Junior Member
My client connects to a loadbalancer (BigIP - F5) which has a pool of 2 squid proxy servers and the two proxy servers are connected to a web server( ABC.COM).

Normally i make my request on a VIP (L.B) which forwards the flow... . . .

I have configured the bigip, installed the squid and host my website on the web server (apache)

I have been able to make the connection: client>loadbalancer>web server. Works Great...Page is displayed!!

but i need a squid proxy in there... and i have no idea how to make that work...tried everything i know...just cant figure out what am missing.. my squid just keeps on reset sync reset sync (tcpdump)...
eusa_think.gif


can u help me with that please?? How do i make the client look for ABC.COM....
icon_mad.gif


just to keep things simple...i have used only one subnet: 192.168.0.0/24 and all systems are centos
 
client---(vip)---load balancer-----squid1/squid2-----web server

The squid server are in cluster. Both are active and use a least connection algorithm to allow access.

My problem is that: How do i get a response when my client types abc.com in the browser? the flow goes till the squid..then? how to configure the squids?

ok...if u say squid forward.. how do i do that? thnx
 
Thats an assignment am working on..and thats the system configuration i got to use.. actually i have a cluster of laodbalancer (active/passive)...
 
Back
Top