Slow to log in. https://myserver/nextcloud/index.php/apps/gallery/config?extramediatypes=1 slow

Nextcloud version (eg, 12.0.2): 13.0.1.1
Operating system and version (eg, Ubuntu 17.04): Arch Linux
Apache or nginx version (eg, Apache 2.4.25): nginx 1.12.2
PHP version (eg, 7.1): 7.2.4

The issue you are facing:
I am seeing performance problem (I think…I don’t think it should be more responsive) when logging in. It takes several seconds (the server is located on my local network). I used Firefox developer tools to analyse the performance and the one item that seems to be taking the longest is the request

https://myserver/nextcloud/index.php/apps/gallery/config?extramediatypes=1

It shows as taking ~2300ms to respond (“Waiting” in Firefox network perf. tab)

Is this the first time you’ve seen this error? (Y/N): N

Steps to replicate it:

  1. Go to the login page
  2. Log in

Just wondering if there is something I can do to speed this up. I am already running with memcached, php-fpm, php-apu.

Thanks!

1 Like