Project

General

Profile

Actions

Bug #1954

closed

mod_compress does not follow mtime of file

Added by slim about 15 years ago. Updated about 15 years ago.

Status:
Invalid
Priority:
Normal
Category:
mod_compress
Target version:
-
ASK QUESTIONS IN Forums:

Description

when file was changed but size of it stays same mod_compress does not recache gzipped version of file and continue serve old precached content.

Actions #1

Updated by stbuehler about 15 years ago

  • Status changed from New to Invalid
  • Target version deleted (1.4.20)

mod_compress uses the etag... so if you configured etag to not include mtime, that is your problem.
target version is not the same as affected version, and 1.4.22 is the current release.

Actions

Also available in: Atom