User Activity

  • 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...

  • Posted 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="">]</max>," + "QS_SrvMinDataRate <bytes per="" seconds=""> <max bytes="" per="" second="">," " defines the minimum upload/download"...

  • Posted a comment on discussion Open Discussion on mod_qos

    It seems the SourceForge bug tracker is no longer available in the menues of the mod_qos projects. Is it intentional? Thanks and regards, Rainer P.S.: I have a small improvment for Windows 32 Bit builds but compatible with all other platforms. Where should I post it? Here? It will be: --- mod_qos.c.orig 2022-03-18 13:25:17.659791600 +0100 +++ mod_qos.c 2022-03-18 12:31:05.130441100 +0100 @@ -6488,7 +6488,7 @@ * @param thread * @param selfv Base server_rec */ -static void *qos_status_thread(apr_thread_t...

View All

Personal Data

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

Projects

  • No projects to display.

Personal Tools