Forgot to specify that I am really using Import File function, not Drag&Drop.
Have anybody tried to stress NUXEO with many requests? big files? What result you have? There are file size limit? Or there are request limit? -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Olivier Grisel Sent: Wednesday, March 14, 2007 5:47 PM To: [email protected] Subject: [Ecm] Re: upload performance 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
_______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
