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

Apply a 4K limit to the output size for HTTP checks #1952

Merged
merged 2 commits into from
Apr 14, 2016
Merged

Conversation

ryanuber
Copy link
Member

Massive HTTP responses can cause performance problems when we store them unbounded in the state store. This applies the same 4K buffer we use for script checks to HTTP replies to avoid such overload.

/cc @slackpad

@slackpad
Copy link
Contributor

LGTM

@ryanuber ryanuber merged commit 5d0d613 into master Apr 14, 2016
@ryanuber ryanuber deleted the b-http-buf branch April 14, 2016 22:53
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.

None yet

2 participants