Project

General

Profile

Actions

Bug #493

closed
VJ VJ

file logging issue when stream.depth is reached

Bug #493: file logging issue when stream.depth is reached

Added by Victor Julien almost 14 years ago. Updated almost 14 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Affected Versions:
Effort:
Difficulty:
Label:

Description

Reported privately: "I found that when an HTTP session has a client download a file larger than the ‘stream.depth’ configuration setting, the ‘log-file’ module which writes in JSON format doesn’t log the file at all, and the ‘log-filestore’ module does not call the ‘LogFilestoreLogCloseMetaFile()’ function so some of the meta data is missing, both of which I believe are because the state is still set to FILE_STATE_OPENED. I’m not sure if this as-designed or something that should be fixed, at least the JSON logging, since filestore works to an extent even in this scenario."

VJ Updated by Victor Julien almost 14 years ago Actions #1

It works fine when the request/response body limit is reached.

VJ Updated by Victor Julien almost 14 years ago Actions #2

  • Status changed from Assigned to Closed

Fixed the stream.depth part in the git master.

Actions

Also available in: PDF Atom