This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

HTTP Caching - Web Developers - Page Update

Morning

Does anyone know of a way I can have a particular user not use the http cache on the astaro?

Basically my web designer is complaining that since I introduced the astaro it can take upto 30 minutes for changes to web sites he has made to display in his browser.  He is obviously checking his work and finding it difficult.

If anyone know hows to allow a user to bypass to the cache or even a particular website not to cache that would be great.

I don't want any of my users to bypass the entire proxy and I like the cache feature because it is faster.


This thread was automatically locked due to age.
Parents

  • Does anyone know of a way I can have a particular user not use the http cache on the astaro?


    You'll have the option to exclude particular URL's from caching in the upcoming 7.500 Release. But you won't need this because of:


    Basically my web designer is complaining that since I introduced the astaro it can take upto 30 minutes for changes to web sites he has made to display in his browser.  He is obviously checking his work and finding it difficult.


    That will change as well in 7.500 - in former versions, the proxy cached content without a expires/cache-control header for
    30 minutes. Starting with 7.500 it will send a conditional GET request to the server and fetch the content if it was changed.

    Regards,

    Sven.
Reply

  • Does anyone know of a way I can have a particular user not use the http cache on the astaro?


    You'll have the option to exclude particular URL's from caching in the upcoming 7.500 Release. But you won't need this because of:


    Basically my web designer is complaining that since I introduced the astaro it can take upto 30 minutes for changes to web sites he has made to display in his browser.  He is obviously checking his work and finding it difficult.


    That will change as well in 7.500 - in former versions, the proxy cached content without a expires/cache-control header for
    30 minutes. Starting with 7.500 it will send a conditional GET request to the server and fetch the content if it was changed.

    Regards,

    Sven.
Children
No Data