Project

General

Profile

Actions

Bug #1565

closed

mod_compress does not check if the request is already handled, e.g. by fastcgi

Added by stbuehler about 16 years ago. Updated over 15 years ago.

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

Description

To fix this a simple


if (con->mode != DIRECT) return HANDLER_GO_ON;

should be good enough.


Files

Actions #1

Updated by stbuehler about 16 years ago

Fixed in r2083 for 1.4.x

Actions #2

Updated by stbuehler over 15 years ago

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

Fixed in r2240 for 1.5.x

Actions

Also available in: Atom