Dumitru CIUBENCO a écrit : > My log level is FATAL, so there are no server logs. > > After restarting my server the result was for pdf upload: > > > > 1.968 sec -> 929,870 bytes > > 9.751 sec -> 10,383,816 bytes > > 55.094 sec -> 1,040,384 bytes > > > > You can see that at third step something is wrong
Can you please do the same tests with the "Import file" button of your workspace? This should result the same created document as the drag & drop method on a server side point of view. The main difference is that in that case you do not rely upon the JS plugin + seam remoting to do the upload but use a traditional POST request instead. -- Olivier _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
