Forum Discussion
bk1_144234
Nimbostratus
Apr 08, 2014Handle HTTP_RESPONSE status: 304 for static content
Hi all,
I have a question about handling http 304 responses for some static content from a server behind our BIG IP LTM 3900 with ssl offloading.
situation: client --> BIG-IP_LB (https) --> webse...
IheartF5_45022
Nacreous
Apr 09, 2014If the client made a conditional request then why is a 304 not OK?
when HTTP_RESPONSE {
if {[HTTP::status] == 304 } {
Remove Cache-Control
HTTP::header remove Cache-Control
}
}
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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
