Forum Discussion
stucky101_88485
Aug 09, 2012Nimbostratus
Extend WAN or LAN to add "none"
Hi
We host a bunch of apps on a glassfish appserver and it appears the http-caching doesnt' work well with this. The http iApp template automatically creates a LAN or WAN based caching profile.
I thought I might be able to extend that to add "none" so there is no caching but there seems to be a little more code involved than I'm comfortable with; only having looked at this for 2 days.
Is this doable ? Looks like you're building an array of optimization profiles here :
set temp $http_optimization_profile_names
set http_optimization_profile_names \{
append http_optimization_profile_names $temp
append http_optimization_profile_names \}
I'm ok with the tcp optimizations but I need to turn off the caching profile. The profile it creates is called appname_caching_profile.However, I cannot find any reference to "caching_profile" in the template.
Any pointers ?
- Fred_Slater_856Historic F5 AccountThe references to "caching_profile" are in the included app_utils, which is why you do not find them in the template. If you want to extend the template with a "None" choice, find the following http template statement:
- stucky101_88485NimbostratusFred
- Fred_Slater_856Historic F5 AccountAn early release of the new HTTP template has been posted at:
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