I found that each time discourse was rebuilt, the user’s default avatar was re-requested after startup. After doing some learning about it, I discovered that there is a default avatar whose data is stored in a temporary file inside a container “Rails.root/tmp/avatar_proxy”. My question is whether I can consider making this temporary file persistent to reduce the time it takes to rebuild a discourse default profile picture request.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Why is the avatar_proxy folder a temporary folder | 0 | 22 | September 3, 2024 | |
Update Avatar Image Serving - Remove Proxy Method | 4 | 48 | February 6, 2025 | |
[PAID] Install Discourse in Subfolder on Ubuntu Server | 1 | 845 | May 2, 2021 | |
Auto avatars from nice avatar collection? | 9 | 1349 | November 24, 2021 | |
Putting a discourse development server behind proxy seems to mess up some (but not most) URLs | 17 | 3008 | March 11, 2016 |