Skip to content

Reed Alton

My feedback

1 result found

  1. 1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Reed Alton commented  · 

    If you are using Varnish, you can achieve this by modifying the VCL (Varnish Configuration Language) file with a rule to bypass caching for that particular URL on all cached sites. Have you tried adding a condition in `vcl_recv` to set `pass` for requests matching `/availability`?
    https://survivalrace2.io/