Our website would like to use cookies to store information on your computer. You may delete and block all cookies from this site, but parts of the site will not work as a result. Find out more about how we use cookies.

Login or Register

Powered by
Powered by Novacaster
 
Re:Configure and cache
by Nic Jackson at 10:39 22/08/03 (Blogs::Nic)
So i would restrict access to a particular directory rather than an individual image.

I suppose if the code was light enough i wouldnt have too much of a performance issue.

I could store current access information in some form of object which would persist in server memory.

I still have concerns over the potential size of the object should high use be an issue.

One thing i was thinking was regarding what you were saying about moving the image from a private location be it physical or database to a public location and having clean up code.

With unix file systems and symlinks this would be cool as i would only have to check when the server creates a 404 error but with bloody NT.

Thanks for the idea i will try out a couple of methods this weekend.

--
nick

<< A first test entry Akira Motorcycle Anyone >>
View Comments (Flat Mode) Printer Version
Secure Access To Images Nic Jackson - 22/08
    Configure and cache Simon - 22/08
       Re:Configure and cache Nic Jackson - 22/08
          I think in an Apache-like way Simon - 22/08
             Just when i convince myself wi... Nic Jackson - 22/08
    Re: Secure Access To Images David Crowson - 22/02