Closed Bug 763885 Opened 12 years ago Closed 12 years ago

[qa-] Cache libravatar responses.

Categories

(Mozilla Reps Graveyard :: reps.mozilla.org, task)

0.3 - Sarek
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: giorgos, Assigned: giorgos)

References

Details

(Whiteboard: [qa-])

We use you libravatar for profile images which is a FLOSS federated avatar hosting software. 

Due to the federation we have to perform server side DNS queries every time we display an avatar. While this delay it's not noticeable on simple profile pages, it affects hugely "/people" page where more than 250 avatar are requested.

We can cache user's avatar url in the database for a day, and update it when needed per request.
Commits pushed to master at https://github.com/mozilla/remo

https://github.com/mozilla/remo/commit/501fcad3f5d62b3e6024af8a284b0aa00f7c9ee2
[fix bug 763885] Cache libravatar responses

https://github.com/mozilla/remo/commit/c9ba1faae7fe33b432e0c99cfa2bb7f352cbaaed
Merge pull request #192 from glogiotatidis/763885-cache-libravatar-responses

[fix bug 763885] Cache libravatar responses
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Please provide verification steps for QA.
Else please tag the bug as [qa-].
Summary: Cache libravatar responses. → [qa-] Cache libravatar responses.
Whiteboard: [qa-]
Product: Mozilla Reps → Mozilla Reps Graveyard
You need to log in before you can comment on or make changes to this bug.