Forum Discussion
IheartF5_45022
Nacreous
Mar 03, 2010TCL Error after Web Accelerator deployment
Hi All,
I have this iRule which was working fine some time ago;-
when HTTP_RESPONSE {
foreach header {Etag Set-Cookie} {
while { [HTTP:...
IheartF5_45022
Nacreous
Feb 28, 2014An update on this, the approach above, to remove headers in the HTTP_RESPONSE event is the correct way to prevent headers from being cached, however given that Etag header is inserted by the F5 (replacing any returned one), it was the attempt to remove that that caused the error above.
There is actually no need to remove ETag when using WAM as WAM inserts it's own consistent Etag which seems to be based on a kind of hash of the resource content.
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