Forum Discussion
hrdina28
Nimbostratus
Jan 29, 2020ASM Guided configuration is missing
Hello guys, please I am having weird issue, I cant see Guided configuration at all. I am running 15.1 version with lab license for LTM and ASM. Dont you know, what might be an issue? Than...
- Feb 01, 2020
Guided Configuration requires the Advanced WAF (AWF) license.
Wil_Schultz_101
Nimbostratus
Jan 26, 2007So I've tested with the following:
when HTTP_RESPONSE {
HTTP::header insert "Server" "Cache"
}
This does indeed add the header, however it keeps it there whether the response has been previously cached or not. In an ideal world it would be grand to not have the header there if the request was not a cached response,