Project

General

Profile

Actions

Bug #2230

closed

fastcgi.debug level is parsed wrong on targets using big-endian architecture

Added by andres almost 14 years ago. Updated almost 14 years ago.

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

Description

Hi!
I think i found a bug:
On ppc target, fastcgi.debug = 1 is parsed as 65536 (printed it out after parsing). Probably because ppc uses big-endian mode.
Because of that unnecessary debug info is spammed to the log.

Andres

Actions #1

Updated by stbuehler almost 14 years ago

  • Status changed from New to Fixed
  • % Done changed from 0 to 100

Applied in changeset r2733.

Actions #2

Updated by stbuehler almost 14 years ago

  • Target version changed from 1.4.x to 1.4.27
Actions

Also available in: Atom