Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix for momento http with large payloads #288

Merged
merged 4 commits into from
Oct 8, 2024

Conversation

brayniac
Copy link
Contributor

@brayniac brayniac commented Oct 8, 2024

Fixes the handling of large http payloads with the Momento HTTP API by making sure we release capacity back to the connection and stream when each chunk is read.

Adds the ability to log TLS keys to a key log file for easier troubleshooting with packet captures.

Fixes the handling of large http payloads with the Momento HTTP API
by making sure we release capacity back to the connection and
stream when each chunk is read.

Adds the ability to log TLS keys to a key log file for easier
troubleshooting with packet captures.
@brayniac brayniac merged commit 7bbe5d1 into iopsystems:main Oct 8, 2024
14 checks passed
@brayniac brayniac deleted the momento-http-fix branch October 8, 2024 20:45
brayniac added a commit to brayniac/rpc-perf that referenced this pull request Oct 11, 2024
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