this post was submitted on 14 Jun 2023
6 points (100.0% liked)

Announcements

8 readers
1 users here now

Announcements/Changelogs go here.

founded 2 years ago
MODERATORS
 

I've been using a caching solution in hopes that down the line it will take some load off my server for when we grow bigger.

Evidently it's been serving up stale copies of pages so I've since stopped using it. This issue shouldn't happen anymore.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 3 points 2 years ago (1 children)

That being said, I'll look at the docs more and see on how to cache just the /pictrs/image endpoint.

[โ€“] [email protected] 1 points 2 years ago

Went with Varnish instead of haproxy since haproxy can only do caching in-memory. And images are only being cached now.