]> git.ipfire.org Git - thirdparty/squid.git/commit
minumum_expiry_time directive
authorhno <>
Fri, 24 Dec 2004 05:17:20 +0000 (05:17 +0000)
committerhno <>
Fri, 24 Dec 2004 05:17:20 +0000 (05:17 +0000)
commit6a2f3fcfa92d538a389ef21d7716c68f219ddfe0
tree9e094eef978ddb31c292f20f49ec26a1c10a6908
parent8307e19ba989c1ab62bd99b0a0293682289cd1c2
minumum_expiry_time directive

        The minimum caching time according to (Expires - Date)
        Headers Squid honors if the object can't be revalidated
        defaults to 60 seconds. In reverse proxy enorinments it
        might be desirable to honor shorter object lifetimes. It
        is most likely better to make your server return a
        meaningful Last-Modified header however.

by Thomas Ristic <thr@bootet.net>
CONTRIBUTORS
src/cf.data.pre
src/refresh.cc
src/structs.h