Discourse 能支持多少用户?
是的,我显然有一个疯狂的想法。是的,管理负担会非常巨大。任何结构都需要非常谨慎地构建。但这是可能的吗?
Discourse 能支持多少用户?
是的,我显然有一个疯狂的想法。是的,管理负担会非常巨大。任何结构都需要非常谨慎地构建。但这是可能的吗?
Yes, it’s possible - we host a number of forums with well over 1 million users in the database. Here on meta, we have 42k.
I think his question is: how many concurrent users can the most popular site bear?
It is a good question too, but no, I just meant absolute numbers in the user database
Technically, Discourse, and most softwares would be able to scale up to a point you don’t really need to worry about.
Discourse powering forums like Gitlab’s, Let’s Encrypt’s, Mozilla’s this is in no way an issue. If you know you will have a lot of traffic go for a separated database and data deployment, if the traffic won’t be huge, but you’ll have a lot of users using the platform intermittently, you just need to keep an eye in the response times and increase the server size.