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

Support offloading the request data to disk with VertxHttpClientHTTPConduit #1628

Open
ppalaga opened this issue Nov 28, 2024 · 0 comments
Open

Comments

@ppalaga
Copy link
Contributor

ppalaga commented Nov 28, 2024

If quarkus.cxf.client."client-name".auto-redirect is true, then the whole request body is cached in memory. We should implement a configurable threshold for offloading the data to disk, much like it works for plain CXF:
https://cwiki.apache.org/confluence/display/CXF20DOC/Securing+CXF+Services#SecuringCXFServices-Largedatastreamcaching

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

No branches or pull requests

1 participant