Skip to content

Logging updates#4

Open
sosherof wants to merge 12 commits intoIvnSoft:masterfrom
sosherof:Logging_Updates
Open

Logging updates#4
sosherof wants to merge 12 commits intoIvnSoft:masterfrom
sosherof:Logging_Updates

Conversation

@sosherof
Copy link

  • Moved logging statements around and changed to ap_log_rerror so they include the client's IP. Now they're less frequent but more informative.
  • Removed the interval cumulative sleep time counter. Now the sleep time is just added to the interval start time so it doesn't have to be subtracted out later.

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