Skip to content

Conversation

@sosherof
Copy link

@sosherof sosherof commented Dec 1, 2021

Fixes issue where another module that creates subrequests, such as mod_xsendfile, causes the hook handler to insert the output filter twice. Enhanced the debug logs to display sizes and rates in human-readable format.

…acking to bypass sleeping if client's bandwidth is already less than available.
…acking to bypass sleeping if client's bandwidth is already less than available.
… calcuations to avoid sleeping if client bandwidth is less than available.
…ff than there actually are. Reverted some of these.Removed math.h include that wasn't needed.
* Simplified the client_bw math such that sleep time is simply added to the interval start time instead of tracked separately and mathed later.  Why not save a variable and some math overhead.
…ment so logs will contain module name and module level logging can be used.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant