Hey all -
Is there anyone doing logic in ATS to support single-use URLs?

Example: I have an mp3. I want exactly one person (i.e. client download) to
get at it, and no more. If the download doesn't complete, I'm willing to
risk that, no more than one download.

Has anyone approached this problem within ATS, or always just handled the
logic in the origin server? Presumably the object in cache has a reference
count associated with it that we can check if >1 than deny?

-j

Reply via email to