Membership providers.. GetUser called continuously

Posted by Community Admin on 03-Aug-2018 12:13

Membership providers.. GetUser called continuously

All Replies

Posted by Community Admin on 22-Mar-2011 00:00

Hello,
I'm still fighting agains the Membership provider.......till now it's winning..... I've noticed setting a breakpoint that the

 

 

public override IQueryable<Telerik.Sitefinity.Security.Model.User> GetUsers()

 

 

is called almost every second while the user is in the backend....... my situation is :

I've got a backend user that authenticates using the default membership provider, the users that will need to view the frontend pages should be authenticated using my own custom provider....

If it's called every second is it by design? why?
Thanks
Paolo

Posted by Community Admin on 28-Mar-2011 00:00

Hi Paolo,

Thank you for your feedback.

Sitefinity constantly undergoes performance improvements, and we are aware of some unresolved issues which are still pending. Pages which require authentication would most probably initiate a user query upon their request, but at some points there are, indeed, calls which may be reduced.
It would be quite helpful for us if you could supply additional information about your system status, Sitefinity build, and the scenario you normally run, where exactly you've encountered this, and if you could specify in greater detail what "every second" actually mean?
Thank you.

Regards,
Alon Rotem
the Telerik team

This thread is closed