Slow davfs mounting on linux

Hi all

accessing the files is painfully slow. takes about 15 seconds to get each file information by doing an ls

16:46:19 statx(AT_FDCWD, “//home/five/ecloud/joao.matos/Images”, AT_STATX_SYNC_AS_STAT|AT_SYMLINK_NOFOLLOW|AT_NO_AUTOMOUNT, STATX_MODE|STATX_NLINK|STATX_UID|STATX_GID|STATX_MTIME|STATX_SIZE, {stx_mask=STATX_BASIC_STATS|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFDIR|0755, stx_size=0, …}) = 0 <12.061234>
16:46:32 statx(AT_FDCWD, “//home/five/ecloud/joao.matos/InstantUpload”, AT_STATX_SYNC_AS_STAT|AT_SYMLINK_NOFOLLOW|AT_NO_AUTOMOUNT, STATX_MODE|STATX_NLINK|STATX_UID|STATX_GID|STATX_MTIME|STATX_SIZE, {stx_mask=STATX_BASIC_STATS|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFDIR|0755, stx_size=0, …}) = 0 <15.262463>

It’s a deb 12

secrets
https://murena.io/remote.php/dav/files/joao_dot_matos_at_e_dot_email/ joao_dot_matos_at_e_dot_email mypass

fstab

https://murena.io/remote.php/dav/files/joao_dot_matos_at_e_dot_email/ /home/five/ecloud/joao.matos/ davfs user,rw,auto 0 0

Any idea?

Thank you

Regain your privacy! Adopt /e/ the unGoogled mobile OS and online servicesphone

how much time takes the initial openat per directory? for this I see 10sec ops to murena. statx itself is millisec.

sanity check to another nextcloud instance I don’t see >10s ops, must be the target