Slow photo requests / inbox requests
Hi !Friendica Admins ,
I'm currently tracing down performance issues, I' currently suffering from on my nodes opensocial.at and friendica.me .
It seems like the main performance problems are
- delivering photos
- [code]/inbox/code] requests
You can see some peeks and some long runners here:
The long runners (10sec) are the /inbox requests, the peaks are delivering photos after opening conversations, network pane, ...
Do you have any hints how I could improve these two types of requests?
The database is currently using ~50GB RAM, I set them as high as possible.
Friendica Admins reshared this.
Hypolite Petovan
in reply to Philipp Holzer • • •Friendica Admins reshared this.
Philipp Holzer
in reply to Hypolite Petovan • • •@Hypolite Petovan @Philipp Holzer it's a XFS filesystem on a LVM
Hardware:
Friendica Admins reshared this.
Hypolite Petovan
in reply to Philipp Holzer • • •Friendica Admins reshared this.
Philipp Holzer
in reply to Hypolite Petovan • •Hypolite Petovan likes this.
Friendica Admins reshared this.
Philipp Holzer
Unknown parent • • •Friendica Admins reshared this.
Philipp Holzer
Unknown parent • • •Friendica Admins reshared this.
Philipp Holzer
Unknown parent • •/photo/contact
route for the avatar cache, don't I?Friendica Admins reshared this.
Philipp Holzer
Unknown parent • •Friendica Admins reshared this.
Philipp Holzer
Unknown parent • •seems to work : friendica.philipp.info/avatar/…
This image is now served by a completely different nginx than the frontend nginx . Because it's stateless, I'm now able to start more nginx for "just" serving stateless static content!
Brilliant!
Friendica Admins reshared this.
Philipp Holzer
Unknown parent • •Friendica Admins reshared this.
Philipp Holzer
in reply to Philipp Holzer • •avatar/
, there are still a lot of long running requests, see the image above. Do you have any idea? The overall CPU/RAM is on a normal state.Friendica Admins reshared this.