Hi,
We are using Nexus OSS 3.15.2-01, and facing performance issues with very limited repos.
We currently have 20-25 maven hosted repos for different applications and for each release repo we have separate blobs.
Now while uploading artifacts to these repo users are facing issues while uploading, upload is very slow.
for 150mb artifact it takes 4-5 minutes and for 50mb artifact it takes 2-3 mins.
Also, sometimes upload goes to 80% and then drops says server can not be reached.
Please suggest if its know issue with increase in number or there are workarounds.
[PS : Nexus is not behind the proxy server]
After further search i found,
2019-07-09 10:45:27,935+0200 ERROR [qtp1972977425-35862] admin com.softwarementors.extjs.djn.router.processor.standard.form.upload.UploadFormPostRequestProcessor - Unable to process the files to upload. Early EOF
com.softwarementors.extjs.djn.router.processor.standard.form.upload.FileUploadException: Unable to process the files to upload. Early EOF
at com.softwarementors.extjs.djn.router.processor.standard.form.upload.FileUploadException.forFileUploadException(FileUploadException.java:50)
at com.softwarementors.extjs.djn.router.processor.standard.form.upload.UploadFormPostRequestProcessor.handleFileUploadException(UploadFormPostRequestProcessor.java:129)
Thanks in advance.
Bharat