← Back to team overview

mahara-contributors team mailing list archive

[Bug 1524095] [NEW] Remote avatar called each page load rather than once per session

 

Public bug reported:

The remote avatar is called when we have 'remoteavatars' config set to
true.

It does a curl command to fetch the remote avatar information.
The curl call is quite walltime slow.

it would be better to fetch the remote avatar once per session rather
than once per page load.

** Affects: mahara
     Importance: Low
     Assignee: Robert Lyon (robertl-9)
         Status: In Progress


** Tags: performance

** Changed in: mahara
       Status: New => In Progress

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1524095

Title:
  Remote avatar called each page load rather than once per session

Status in Mahara:
  In Progress

Bug description:
  The remote avatar is called when we have 'remoteavatars' config set to
  true.

  It does a curl command to fetch the remote avatar information.
  The curl call is quite walltime slow.

  it would be better to fetch the remote avatar once per session rather
  than once per page load.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1524095/+subscriptions


Follow ups