-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Description
Hi,
Very strange things here, but after 2 days of investigation we found something that may be related to issue #2041
When clicking on a folder from a disk, it often finishes with 504, meaning timeout:
For testing we installed the same elFinder on 3 locations (UK, US, SG) and linked to the same VMs in UK. And tried to read the list of files elFinder via SFTP.
UK was fine (2-3 seconds), but US and SG just timeout.
Ok something fishy here, maybe network? No we tested and we had in UK 10ms, and US and SG displayed 110ms.
After 2 days of investigation, we found that, when we clicked on a folder on elFinder, the actual command in the VM (in UK if you followed until here), elFinder was reading/streaming files on the VMs.
The screenshot below show that commands from elFinder reading a 24Mb mp4 files instead of only doing listing.
By doing that, elFinder timeout on US and SG as we have folders displaying 100+Mb.
Any idea why is that? Something we forgot to setup or anything that can help us to continue investigation?
Thank you

