Forum Discussion
agvelegol_2220
Jul 03, 2012Nimbostratus
Load Balancing Web Proxy Servers
Being new to f5 (coming from CSS) I am in the process of migration from CSS to f5, however, I just hit a road block. I'm sure what I am trying to do is possible (it's simple load balancing) but I'm ...
nitass
Jun 01, 2015Employee
Are we missing some configuration in the VS? Must it be configured as an Explicit HTTP proxy applying the http-explicit profile? Must it be configured on the contrary, with an http-transparent profile?
if you use http profile, i understand you have to disable the profile when getting connect method. also, layer 7 persistence profile may not work when the profile is disabled.
when HTTP_REQUEST {
if { [HTTP::method] eq "CONNECT" } {
HTTP::disable
}
}
anyway, since you are load balancing web proxy, http-transparent profile may be a better choice.
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects