Temporary directory for ManualClosingApacheHttpClient43Engine cannot be configured #4737
Unanswered
dnb-erik-brangs
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using Resteasy 6.2.14.Final via Wildfly 38.0.1.Final for uploading big files to another web application. I noticed big files are always written to
java.io.tmpdir. I read the documentation and thought this could be changed viadev.resteasy.entity.tmpdir. However, it seems that the ManualClosingApacheHttpClient43Engine, which seems to be used in my case, does not use this option.Are there any plans to change this to allow configuring the temporary directory?
Beta Was this translation helpful? Give feedback.
All reactions