After tracing the DB activity from a DNN 5.2.3 site I noticed that there are 15 calls to the "dbo.GetPortalAliasByPortalID @PortalID=0" sproc, all one after the other.
What is the reason for this? I am looking at performance problems and need to try and tie issues like these up.