Hello,
I'm having a problem with huge load times of the browser window. My file system is set to use Amazon Simple Storage Service. It takes about 30 seconds minimum before the files are displayed.
I have been searching the issues and the only similar problem I found was when the directory had lots of files. I on the other hand have about 10 images.
Seems like there's a bottleneck which I can't pinpoint. Any ideas?
I tried loading by the /imce path directly with same results as opening the browser from CKeditor, both Chrome and Firefox.
Cheers
Comments
Comment #1
ufku commentedIMCE does not include any Amazon-specific implementations. You should seek an answer in the related project's issue queue. Also read http://drupal.org/node/73179
Comment #2
bigssam commentedMy files are uploaded in the S3 bucket, but i got javascript error that interrupt the page reload.
any help ?
Comment #3
bigssam commentedsoory for late, the solution was the file explorer configuration.
Comment #4
pcambraIn case someone else stumbles upon this, this is a solution that worked for me: https://www.drupal.org/node/974568
Comment #5
dhruv panchal commentedPlease check this issue :- https://www.drupal.org/project/imce/issues/2962030 . Hope this patch solve performance issue.