Forum Discussion
Craig_Freyman_1
Nimbostratus
Oct 17, 2005NO-Caching certain files with BIP
Trying to write an IRule to make client computers not cache certain file types. We can not have our client computers download any files that start with "slide" or "ps" into their temporary internet f...
bl0ndie_127134
Oct 19, 2005Historic F5 Account
The cache control headers are correct according to RFC 1945 (HTTP/1.0 spec) so your client is probably the one at fault. Lets try setting the HTTP version to HTTP/1.1 on the response and see what happens.
when HTTP_RESPONSE {
HTTP::version "1.1"
}
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