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

[Feature][3.3] Triple http limiting the size of the HTTP request and response #14068

Open
4 tasks done
oxsean opened this issue Apr 11, 2024 · 1 comment
Open
4 tasks done
Assignees
Labels
component/sdk Related with apache/dubbo help wanted Everything needs help from contributors

Comments

@oxsean
Copy link
Collaborator

oxsean commented Apr 11, 2024

Pre-check

  • I am sure that all the content I provide is in English.

Search before asking

  • I had searched in the issues and found no similar feature requirement.

Apache Dubbo Component

Java SDK (apache/dubbo)

Descriptions

If the client provides a body input that is too large or the response output is too large, it could make server OOM. Therefore, it is necessary to limit their sizes to prevent DOS attacks.

Related issues

No response

Are you willing to submit a pull request to fix on your own?

  • Yes I am willing to submit a pull request on my own!

Code of Conduct

@oxsean oxsean added type/need-triage Need maintainers to triage component/need-triage Need maintainers to triage component/sdk Related with apache/dubbo and removed type/need-triage Need maintainers to triage component/need-triage Need maintainers to triage labels Apr 11, 2024
@finefuture
Copy link
Contributor

I'm working on it, please assign it to me.

@oxsean oxsean added the help wanted Everything needs help from contributors label Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/sdk Related with apache/dubbo help wanted Everything needs help from contributors
Projects
Status: Todo
Development

No branches or pull requests

2 participants