Intelligent/automatic cache expiry based on mtime

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi list,

I have an application that loads a lot of images off a server every 60 seconds. I want the client's browser to cache the images because they almost never change.

In the rare cases where an image does change, I would like to invalidate the client's cached copy of the image.

I could do this with a script, but it seems such a simple and generic thing that Apache must surely already provide this (I can't find it though).

Can I add a cache-invalidation header for .jpg files modified in the past 120 seconds?

Thanks.

[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux