User Activity

  • Modified a comment on ticket #1318 on NSIS: Nullsoft Scriptable Install System

    Thanks! Can one find out the SOURCE_DATE_EPOCH that the project used for its own binary distribution? And doesn't SOURCE_DATE_EPOCH only influence the makensis binary, but not any application installer created by makensis using an nsi file?

  • Posted a comment on ticket #1318 on NSIS: Nullsoft Scriptable Install System

    Thanks! Can one find out the SOURCE_DATE_EPOCH that the project used for its own binary distribution?

  • Posted a comment on ticket #1318 on NSIS: Nullsoft Scriptable Install System

    I can't close the ticket, but feel free to close it. Thanks.

  • Posted a comment on ticket #1318 on NSIS: Nullsoft Scriptable Install System

    It seems we managed to be able to do cross-platform reproducible builds. So I am closing this. We used the following scons line to build the makensis installer (and tool all other files from the same binary download for Windows, that are used when building the installer directly on Windows): scons UNICODE=yes PREFIX=/home/myuser/install/nsis-3.10/bin SKIPPLUGINS=all SKIPUTILS=all SKIPMISC=all NSIS_CONFIG_CONST_DATA_PATH=no VERSION=3.10 install-compiler

  • Created ticket #1318 on NSIS: Nullsoft Scriptable Install System

    Cross-platform reproducable builds

  • Posted a comment on discussion Open Discussion on mod_qos

    I just ran into a situation, where the minimal integer limit "1" in QS_ClientEventPerSecLimit is a bit too big. I could write a patch supporting non-integer (fractional) limits for the PerSec directives. Since the rates are calculated on a 10 second base, the minimal non-zero request rate is 1 in 10 seconds = 0.1 req/sec. So rounding 10 times the given value to a long might be precise enough. Related: What about making QS_BW_SAMPLING_RATE (10 seconds) configurable too? Making it smaller allows to...

  • Posted a comment on discussion Open Discussion on mod_qos

    I think this is still valid?

  • Modified a comment on discussion Open Discussion on mod_qos

    Here are a ew small improvements in directuve declarations. Please double check, whether I am correct. --- mod_qos.c 2022-03-18 12:31:05.130441100 +0100 +++ mod_qos.c 2022-03-19 13:39:59.695950800 +0100 @@ -14320,7 +14320,7 @@ #else AP_INIT_TAKE2("QS_SrvMinDataRate", qos_min_rate_cmd, NULL, RSRC_CONF, - "QS_SrvMinDataRate <bytes per seconds> [<max bytes per second>]," + "QS_SrvMinDataRate <bytes per seconds> <max bytes per second>," " defines the minimum upload/download" " throughput a client must...

View All

Personal Data

Username:
rainerjung
Joined:
2008-10-24 18:05:47

Projects

  • No projects to display.

Personal Tools

MongoDB Logo MongoDB