Forum Discussion

Hek_296914's avatar
Hek_296914
Icon for Nimbostratus rankNimbostratus
Oct 26, 2016

How to stop caching until development is completed?

Hello, i'm trying to make some changes on website, but the problem is caching. I cannon progress when i cannot see what have i done so far. Do you have any ides how to stop caching? I've alredy tried...
  • Marcus_Slawik_8's avatar
    Oct 26, 2016

    Hek, are you referring to caching in the browser or BIG-IP?

     

    Have you set these headers in the HTTP_RESPONSE event?:

     

    Cache-Control: no-cache, no-store, must-revalidate

     

    Pragma: no-cache

     

    Expires: 0