How to speed up file upload?

I'm using Java Automation Client to upload my files but it seems to be very slow. I tried to increase the JVM Heap size of my server but it still the same. Does nuxeo have a configuration for handling file uploads in the Automation Client? Thanks

0 votes

0 answers

2345 views

ANSWER

Do you get a new session every time you upload a file ? Because opening a session takes a lot of times because it pull many operations definitions. You can check the automation client advises here : https://doc.nuxeo.com/x/vwIz
05/18/2015