I have setup so many instances over the months on different servers and the web ui always takes 40s to a minute to load per page I have always used redis for caching and the best methods even the aio docker image(s) are really slow.
kind of just been living with it for the past month or so but its really annoying when others are saying theirs takes seconds to load.
edit: totally didn’t forget to include a body
What Hardware are you using? My nextcloud takes at most a couple seconds and has only been getting faster these last few updates.
…this is a new low for low-effort posts.
Wow.
haha sorry still getting the hang of lemmy and accidently submitted it with no body
Then, sorry - i thought this was a legitimate shtpost.
Have you tried integrating a caching mechanism? Or tried assigning more memory to PHP?
You know their tuning page? I did several of their suggestions and they helped me. https://docs.nextcloud.com/server/latest/admin_manual/installation/server_tuning.html
Cannot confirm this. For me nextcloud is very snappy and fast.
ah lucky i did sort of solve my problem using the nextcloud docker image for a community and it’s fast that is stripped down on all the apps though so probably going to give the docker container a go on my server
I am with you as well. I’ve had my instance up for 3 years on 4 cores and 8GB ram and each page loads in seconds. I’m not running anything crazy on it either (stock + 3ish extras). Hard drives are 4x sas in raid10.
I’m using their apache docker and i don’t see many speed issues.
I see issues instead with WordPress, my blog with 15000 pages but just 1000 visits a month takes 30 seconds to load a single page… Could not manage to improve it, even with extensive caching, percona, redis, and so on…
One day I need to find the strength to migrate to Hugo (the automated tool makes a mess)
oh yeah i have a small community and setup an archive with the apache nextcloud docker container but then forgot about it then yesterday i was trying to install an alternative and noticed it so took a look at the nc container and it was so fast its crazy how the vm i made with 1vcpu and 1GB ram outperformed a vm running on way more powerful server with nextcloud.
oof yes wordpress its so slow I had tried everything and it would be so cool too, I see these wordpress site builders and websites running wordpress god knows how they are so fast but a +1 for hugo i use it for my blog
which only has 2 blog posts with about 1 view that isn’t a bot/scraper