elFinder is used in servers with a lot of picture data

Created on 2 May 2018  ·  2Comments  ·  Source: Studio-42/elFinder

Hi
My data storage server hard disk has 20T, most of which are stored in png, jpg, tif file format, each picture has about 100M. Now using elFinder to set the 'driver' => 'LocalFileSystem', but the server will be very slow, so how can we speed up access?
Thanks!

question

Most helpful comment

Ok I got it! Thank you very much!

All 2 comments

@yinmingming Because of elFinder's specification, we collect item information in directory at once. Therefore, in order to raise the response performance, it is necessary to reduce the number of items in the directory, one of which is a multi-level directory structure.

Ok I got it! Thank you very much!

Was this page helpful?
0 / 5 - 0 ratings