Upload assets to AEMaacS happens through sample code provided by Adobe
in its @AEM-upload library and not through browser. The issue is not
happening due to file size limitation of browser. I know, the max asset
size we can upload to AEMaaCS is 2GB. Absolutely there is no issue with
asset upload using AEM interface. Since we are performance testing asset
upload using JMeter test scripts in Java, we are noticing the issue when
the file size is more than 100MB. Client insists on following Adobe's
...