Project

General

Profile

Actions

Feature #1966

closed

mod_secdownload timeout too small

Added by bigtrodat almost 15 years ago. Updated almost 15 years ago.

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

Description

Hi,

referring to http://redmine.lighttpd.net/boards/3/topics/463 I will open a ticket.
We also have the problem, that the value is too small. We need timeout values from 48hours (172800 seconds) and above.

It would be fine, if you can change the datatype of that value to something bigger than ushort.

Thank you very much!

Daniel

my system: debian lenny with 1.4.19-5


Files

secdownload-int.patch (968 Bytes) secdownload-int.patch patch against trunk virbyte, 2009-06-12 15:58
lighttpd-1.4.x-add-T_CONFIG_INT.patch (1.79 KB) lighttpd-1.4.x-add-T_CONFIG_INT.patch adds T_CONFIG_INT (code duplicated from T_CONFIG_SHORT) virbyte, 2009-06-16 13:11
lighttpd-1.4.x-short-to-int.patch (966 Bytes) lighttpd-1.4.x-short-to-int.patch changes timeout from short to int virbyte, 2009-06-16 13:11
lighttpd-1.4.x-add-T_CONFIG_INT-fixed.patch (1.47 KB) lighttpd-1.4.x-add-T_CONFIG_INT-fixed.patch fixed the T_CONFIG_INT patch (?) virbyte, 2009-06-16 14:31
Actions #1

Updated by icy almost 15 years ago

  • Target version changed from 1.4.19 to 1.4.x
Actions #2

Updated by virbyte almost 15 years ago

easy change.

Actions #5

Updated by stbuehler almost 15 years ago

  • Target version changed from 1.4.x to 1.4.24
Actions #6

Updated by stbuehler almost 15 years ago

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

Applied in changeset r2548.

Actions

Also available in: Atom