Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Tracking known Sakai performance issues that we need need to address

sakai_2-5-x

sakai_2-4-x

  • SAK-9860 : Excessive db queries generated from Site Info / user service
    • From Ian:
      Just commited a fix agaisnt SAK-9860
      
      Its not a total fix, but you should be able to patch 2.4.x (once fully tested) and the profiler is saying the number of queries for a since request is now 1 rather than 4 the first time per user and then 0 after that.
      
      Needs testing though, and only eliminates the EID/ID SQL.
      
  • No labels