Comment on What webapps do you selfhost that aren't media/game servers?
ace@lemmy.ananace.dev 1 month agoAre you looking at data rates or IO operations? Because this is almost exclusively stat queries, i.e. inode queries.
Comment on What webapps do you selfhost that aren't media/game servers?
ace@lemmy.ananace.dev 1 month agoAre you looking at data rates or IO operations? Because this is almost exclusively stat queries, i.e. inode queries.
koala@programming.dev 1 month ago
I was looking at the Proxmox graphs. Now, looking at
iostat
,r/s
measured over 10s hovers between 0 and 0.20, with no visible effect of spamming reload on a Nextcloud URL. If you want me to run any other measurement command, happy to.ace@lemmy.ananace.dev 5 weeks ago
Interesting, that’s definitely not what I’m seeing from regular use. Are you running any added applications? LDAP? SSO? External mounts?
koala@programming.dev 5 weeks ago
I use LDAP auth, but no SSO or external mounts. Actually, I tested external mounts, but they gave me bad vibes, although they are interesting.
The other thing, I just run a preview generator application, no other plugins.