Slow performance on opening folders with large in size

Support intro

Sorry to hear you’re facing problems :slightly_frowning_face:

help.nextcloud.com is for home/non-enterprise users. If you’re running a business, paid support can be accessed via portal.nextcloud.com where we can ensure your business keeps running smoothly.

In order to help you as quickly as possible, before clicking Create Topic please provide as much of the below as you can. Feel free to use a pastebin service for logs, otherwise either indent short log examples with four spaces:

example

Or for longer, use three backticks above and below the code snippet:

longer
example
here

Some or all of the below information will be requested if it isn’t supplied; for fastest response please provide as much as you can :heart:

Nextcloud version (eg, 20.0.5): 22.1.1
Operating system and version (eg, Ubuntu 20.04): Debian 10
Apache or nginx version (eg, Apache 2.4.25): Apache 2.4
PHP version (eg, 7.4): 7.4

The issue you are facing:

Slow performance on opening folders with large in size

Is this the first time you’ve seen this error? (Y/N):
Getting this issue from the beginning of the nextcloud usage

Steps to replicate it:

The output of your Nextcloud log in Admin > Logging:

PASTE HERE

The output of your config.php file in /path/to/nextcloud (make sure you remove any identifiable information!):

PASTE HERE

The output of your Apache/nginx/system log in /var/log/____:

PASTE HERE

Can you be more specific? What is large, what is slow for you?

How does your setup look like, any caching set up (redis, apcu, database cache settings)?

There have been topics in the past where they have given some numbers as orientation.

Hi,

Please find the inline updates

Can you be more specific? What is large, what is slow for you?

We have an External Storage (S3) been mounted on the nextcloud with 150GB of data , its taking at about 15 minutes for the shared folder to open in nextcloud web browser and in the nextcloud desktop client

How does your setup look like, any caching set up (redis, apcu, database cache settings)?

Have followed up on the nextcloud installation document , as we are new to this not sure on the settings

I don’t see any inline updates.

15 minutes are indeed a long time, however the use of external storage is an important information. If you can’t find anything in the logfiles, I’d start with looking on your system, how fast access to this storage is without Nextcloud. If it was already slow because of the connection between your sever and the storage, Nextcloud wouldn’t be able to improve this.

Hi,
We have 150GB of data in the s3 bucket , when access without nextcloud the access is faster and there is no issues, we are facing slowness only within the nextcloud web interface , have checked the same with the desktop client and with the webdav results are the same