Project

General

Profile

Actions

Bug #2760

closed

potential tempfile corruption when streaming response

Added by gstrauss about 8 years ago. Updated about 8 years ago.

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

Description

When streaming response (not the default in lighttpd 1.4.40 - 1.4.43), it is possible to partially send a tempfile to client which is then subsequently updated with more data from backend. However, the position in the file was not updated, so this could result in corruption of the response.

Further discussion in https://redmine.lighttpd.net/boards/3/topics/6884

Actions #1

Updated by gstrauss about 8 years ago

  • Status changed from Patch Pending to Fixed
  • % Done changed from 0 to 100
Actions

Also available in: Atom