Application Loading Speed with 250+ users

We have installed Nextcloud community edition 25 in our office. We have done all the configurations and tuning recommended by nextcloud document (Server tuning — Nextcloud latest Administration Manual latest documentation).
It was using by 250+ users now. But we are facing slowness in loading the application (taking some time to load talk,files and chat windows)

My server spec is :

E5-2660 (32 core)
250 GB RAM
SSD drives with Raid 10

My php-fpm tunning is like

pm = dynamic
pm.max_children = 75878
pm.start_servers = 256
pm.min_spare_servers = 128
pm.max_spare_servers = 256
pm.max_spawn_rate = 32

Can anybody provide suggestions to improve application loading speed.

Check your logs.
Also, try adding some metrics to see overall system load using something like grafana or glances.
What else are you running on your server? Other services?
Office suite of some kind?

Hi @jaijop,
You are missing the required support template. Please fill this form out and edit into your post.

This will give us the technical info and logs needed to help you! Thanks.
Please do note that such a large instance is basically outside of what we might be able to assist with as a volunteer community forum, but who knows. :slight_smile:

Explain this please… this is insane. :exploding_head: