Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Vanilla Forums suitable for very large community?
Hello,
I'm in the process of setting up a community forum for a site that will garner a very large userbase over the coming years. Due to this I figured I was locked into one of the bigger forum softwares, i.e. vBulletin / phpBB / SMF / etc.
Really, though, the simplicity and awesomeness of Vanilla is what would really work best. I'm just wondering how well it scales to hundreds of thousands of members? Can anyone point me to the bigger(est?) Vanilla forums out there? What is performance like when under a constant load?
Thanks
I'm in the process of setting up a community forum for a site that will garner a very large userbase over the coming years. Due to this I figured I was locked into one of the bigger forum softwares, i.e. vBulletin / phpBB / SMF / etc.
Really, though, the simplicity and awesomeness of Vanilla is what would really work best. I'm just wondering how well it scales to hundreds of thousands of members? Can anyone point me to the bigger(est?) Vanilla forums out there? What is performance like when under a constant load?
Thanks
0
Comments
I'm running it on a linode machine and it tends to eat up 60-70% of CPU during prime time usage.
I hope you can test for example the search functionality with that version.
There was an error rendering this rich post.
Our entire hosting business at VanillaForums.com is based on being able to handle massive communities. The software can handle a massive amount of traffic, but it needs to be tweaked just like any other piece of software. If you are serious about handling heavy load with a Vanilla forum, you are probably in a position where you should also be making a lot of money with your forum. If you are having load problems, but aren't making money, I suggest you get in touch with our sales team at sales [at] vanillaforums.com to see how we can help you deal with your scaling problems and making money with your community.
If they are indexed correctly, then yes, you can expect MySQL to support decent searches. That's not to say the aren't better and more specialised indexing and search engines.
And by "indexed correctly", I mean a structured index such as like http://www.sphider.eu/ uses.
Is that big or average?
like
query is going to performant on a site with a lot of content. It also uses MyISAM tables which is really not recommended unless you nee the fulltext indexing.Big sites need a dedicated search engine and some form of caching. That's the reality of the web.
There was an error rendering this rich post.
@Todd @Mark Search is now scalable thanks to our new search overlords.
There was an error rendering this rich post.