Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. How to inhibit Proxy-caching?

How to inhibit Proxy-caching?

Scheduled Pinned Locked Moved Web Development
htmlsysadminhelptutorialquestion
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • O Offline
    O Offline
    olaf n line
    wrote on last edited by
    #1

    Problem description: A server based application creates a file with a constant filename (data.csv or something like that). The user has access to this file via a link like download your file here If the user creates the file the first time, he will get a download with the correct content. If the user now creates a new Version of this file, which contains new content, the download "fails" if a proxy server is involved in the transfer between web-server and client. The proxy delivers the old version out of his cache instead of the actual version from the server. Meta-Tags like or might work for a html-page, but how to tell a download file things like that? (My practical experiences show, that those meta tags do not really work for html-files either.) Is there any (proven) way to inhibit the caching process on a proxy-server?

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups