Leverage nginx proxy cache to store items with a 1 year TTL with no size limit.
authorMark Felder <feld@FreeBSD.org>
Tue, 22 Oct 2019 19:07:59 +0000 (14:07 -0500)
committerMark Felder <feld@FreeBSD.org>
Tue, 22 Oct 2019 19:07:59 +0000 (14:07 -0500)
commita1ad8dc34993445033595c8f52e0ee1815e5567d
tree770f865ed25b5202fcb802344ccd7350a9e9acb8
parentc077dc7af5e2a378223a8d2862df1d52877ea245
Leverage nginx proxy cache to store items with a 1 year TTL with no size limit.

It does not purge items when they expire, but will only update them if the origin's
copy has changed for some reason. If origin is offline/unavailable or gone forever
it will still serve the cached copies.
docs/administration/storing_remote_media.md