Forum Discussion
Webacceleration profile not caching
Hi Patrick,
I actually tried both profiles als changed ignore headers to All or None without any result. Maybe it has to do with the cache-control header not being difined by the web server. There is a good article over here with more details. Also the clients browser has to request for it seems to be, but I am not sure.
https://devcenter.heroku.com/articles/increasing-application-performance-with-http-cache-headers
ltm profile web-acceleration /Common/optimized-acceleration { * app-service none * cache-aging-rate 9 * cache-client-cache-control-mode none * cache-insert-age-header enabled * cache-max-age 8640000 * cache-max-entries 10000 * cache-object-max-size 67108864 * cache-object-min-size 0 * cache-size 256mb * cache-uri-exclude none * cache-uri-include { .* } * cache-uri-include-override none * cache-uri-pinned none * defaults-from /Common/webacceleration *}
ltm profile web-acceleration /Common/optimized-caching { * app-service none * cache-aging-rate 9 * cache-client-cache-control-mode none * cache-insert-age-header enabled * cache-max-age 8640000 * cache-max-entries 10000 * cache-object-max-size 10000000 * cache-object-min-size 0 * cache-size 256mb * cache-uri-exclude none * cache-uri-include { .\.pdf .\.css .\.jpg .\.js .\.gif .\.png .\.html .\.htm .\.txt } * cache-uri-include-override none * cache-uri-pinned none * defaults-from /Common/webacceleration *}
Recent Discussions
Related Content
* 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