Project

General

Profile

Actions

Feature #1442

closed

ETag creation configuration for 1.5

Added by japc over 16 years ago. Updated over 15 years ago.

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

Description

Migrated the ETag creation configuration code from 1.4. You could specify what was used to create the ETag on the configuration file:

etag.use-inode
etag.use-mtime
etag.use-size

that ceased to be possible with 1.5. Used to change etag_create() by hand to remove st->st_ino from the string but this way is easier.


Files

lighttpd-1.5-r1992-etag_config.patch (6.63 KB) lighttpd-1.5-r1992-etag_config.patch lighttpd-1.5-r1992-etag_config.patch japc, 2007-11-09 16:37
lighttpd-1.5-r2199-etag_config.patch (5.76 KB) lighttpd-1.5-r2199-etag_config.patch Updated version of the patch made against r2199 greg, 2008-07-19 03:39
Actions #1

Updated by Anonymous over 16 years ago

Cool. I was looking forward for this feature. I was actually pondering a post in the forum to ask why etags configs were not ported to 1.5.x.

Actions #2

Updated by stbuehler over 15 years ago

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

Applied in r2245

Actions

Also available in: Atom