Umbraco V8 installation with more than 25 000 members and public profile pages for each member
I am currently scoping a project that needs to be reworked so Umbraco V8 is part of it. This projects already has 18 000 members and 5 000 more are for sure on their way.
Does anybody here had experience with Umbraco with so many members? And if so what should I expect and beware of?
Is Umbraco capable of handling this amount of members without taking
a hit on the performance when loading information from the members
property?
Should I add my own tables to help the performance?
Having 25,000+ member nodes how much will it slow the manegment of the members via the Umbraco interface. However what if I just use my own manegment tool for this level of members?
Umbraco V8 installation with more than 25 000 members and public profile pages for each member
I am currently scoping a project that needs to be reworked so Umbraco V8 is part of it. This projects already has 18 000 members and 5 000 more are for sure on their way.
My primary concerns are:
property?
Hi
Is Umbraco capable of handling this amount of members without taking a hit on the performance when loading information from the members property?
All you want to implement is not a problem for Umbraco 8.
Umbraco uses Examine indexes, so it's quite efficient in terms of handling it via backoffice.
Thanks,
Alex
That sounds great, thanks for the quick reply! I will definatly give it a go.
is working on a reply...