413 error with apache and the java AutomationClient
Hi,
We used to upload files from an external java application server using a connector written uppon the java automation client.
Suddenly, blobs cannot be attached anymore and apache is sending a 413 (entity too large) error.
I tryed to update the body size limit to its max value but it's still the same.
Same thing using SSL or not.
I'm planning to move to batch upload, but just in case can anyone give some insights on what happened here.
Thanks
0 votes
0 answers
1907 views
using the rest api just works.
Thanks anyway