about summary refs log tree commit diff
path: root/cmd.c
diff options
context:
space:
mode:
authorLukas Fleischer <cgit@cryptocrack.de>2014-02-20 20:59:22 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2014-02-21 01:19:45 +0100
commit6ceba453a27ead382d0116d95bdeb6b6be1149e2 (patch)
tree3a4daf5a4d2fd1c0d158f41b4ea5350596fc25a2 /cmd.c
parentgit: Update to 1.9.0 (diff)
downloadcgit-pink-6ceba453a27ead382d0116d95bdeb6b6be1149e2.tar.gz
cgit-pink-6ceba453a27ead382d0116d95bdeb6b6be1149e2.zip
Skip cache slot when time-to-live is zero
If time-to-live is set to zero, we don't need to regenerate the cache
slots on every request. Instead, just skip the caching process and
immediately provide the dynamically generated version of the page.
Setting time-to-live to zero is useful when you want to disable caching
for certain pages.

Signed-off-by: Lukas Fleischer <cgit@cryptocrack.de>
Diffstat (limited to 'cmd.c')
0 files changed, 0 insertions, 0 deletions
9cca640f325a96873a3d658bdb622&follow=1'>Remove initial deflate(3) reference in deflateInit2.3June McEnroe 2018-11-10Remove trailing whitespaceJune McEnroe 2018-11-10Add deflateInit2.3June McEnroe 2018-11-10Refer to deflate(3) for z_streamp typeJune McEnroe 2018-11-10Document z_stream fields in deflate.3June McEnroe 2018-11-10Add inflate.3June McEnroe 2018-11-09Use Pq/Po/Pc moreJune McEnroe 2018-11-09Add FreeBSD MakefileJune McEnroe 2018-11-09Add deflate.3June McEnroe