Forum Discussion
sank_198085
Apr 17, 2015Nimbostratus
Client connection getting reset on 304 Not Modified Response going through F5 Load Balancer
clients use HTTPS (SSL) channel to communicate with the Load Balancer, Load Balancer uses HTTP (Clear) channel to communicate with the server.
3-nodes round robin
Port = 80
HTTP Profile = http
S...
kunjan
Apr 18, 2015Nimbostratus
Try removing the hdr
when HTTP_REQUEST_SEND {
clientside {
if {[HTTP::header exists "If-Modified-Since"]}{
HTTP::header remove "If-Modified-Since"
}
}
}
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