Project

General

Profile

Actions

Feature #350

closed

Add support for Cache-Control:max age headers

Added by Anonymous over 18 years ago. Updated over 17 years ago.

Status:
Fixed
Priority:
Normal
Category:
mod_expire
Target version:
ASK QUESTIONS IN Forums:

Description

I noticed that lighttpd doesn't have the ability to send cache control headers with its responses. Some browsers still look at that information to determine what to cache. On Litespeed webserver it is supported and webpages served by Litespeed seem to load faster because of it.

Actions #1

Updated by jan over 18 years ago

  • Status changed from New to Assigned

does mod_expire do what you want here ?

Actions #2

Updated by jan over 18 years ago

  • Status changed from Assigned to Fixed
  • Resolution set to fixed

that's what mod_expire is doing:

http://www.lighttpd.net/documentation/expire.html

Actions #3

Updated by jan over 18 years ago

added Cache-Control: max-age support in r811

Actions #4

Updated by Anonymous over 18 years ago

nice work. before it, i always insert this header by mod_setenv myself

-- Xuefer <xuefer

Actions

Also available in: Atom