Skip to content

Conversation

@KristianJerpetjon
Copy link

MicroLB:
uses on_data instead of on_read
removed internal queueing(queuing is done in TCP/TLS)

StreamBuffer:
Refactored parts of TLS into StreamBuffer class to handle a lot of the generic stuff like allocation queuing congestion

TLS_Stream
Now uses on_data so we can backoff incoming data when congested::
Missing handling uncongesting here and in StreamBuffer

AndreasAakesson and others added 25 commits December 20, 2018 10:59
… tls_stream and moved from on_read to also supporting on_data and reduced microlb
@alfreb alfreb merged commit e3a098c into alfreb:v0.13.x Jan 18, 2019
alfreb pushed a commit that referenced this pull request Jan 31, 2019
microlb: removed code that closed connection once buffer limit of 8k …
@KristianJerpetjon KristianJerpetjon deleted the 0.13.x branch March 6, 2019 23:18
alfreb pushed a commit that referenced this pull request Mar 25, 2019
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.

3 participants