• Resolved scamartist26

    (@scamartist26)


    I know this is a strange question with so many variables it is impossible to answer. However, I was wondering where multisite may top out.

    I guess my question is: is it stupid to think one install can run 350 sites? Dedicated hosting at [mt], caching and minifying where applicable..

    How many sites does WordPress.com run on one install?

Viewing 7 replies - 1 through 7 (of 7 total)
  • WordPress.com runs over 23 million sites, one codebase.

    many servers, many databases though.

    You can run 350 sites on a VPS with a gig of RAM, depending on how heavily trafficked those sites are.

    Alternatively one wordpress blog that gets millions of hits can outgrown the same account.

    So no, it’s not stupid to think one install can run 350 sites. It very much can. you’re only limited by the hardware you can afford, and that depends on your traffic. nothing in the code limits you.

    I have one WordPress MultiSite install that runs 350 sites and is always increasing. It can be done.

    I don’t know how many codebases WordPress.com uses, but it is a good example of what MultiSite is capable of. Given the resources, anyone could replicate WordPress.com.

    Thread Starter scamartist26

    (@scamartist26)

    Thank you for the responses. This gives us much more confidence.

    So, with WordPress.com, (don’t need a how-to) I am curious of the basic concept of how multiple servers and databases are utilized and how a request for a specific blog is routed. One codebase, quite amazing!

    Off hand, here’s an article I have bookmarked: https://wpmu.org/scaling-wordpress-wpmu-buddypress-like-edublogs/

    Do some Google searches for “Scaling WordPress” or similar terms and you’ll find a lot more.

    Thread Starter scamartist26

    (@scamartist26)

    Thanks Tim!!! Perfect. And thanks for the search term. “How many sites……..” was not a very good result. LOL.

    I am curious of the basic concept of how multiple servers and databases are utilized

    In the config file, basically (for the uploaded files), and in a custom db.php file that plugins like shardb use.

    https://www.ads-software.com/extend/plugins/shardb/

    WordPress itself only needs to physically be on one server.

    Thread Starter scamartist26

    (@scamartist26)

    After looking over the article Tim posted I came across HyperDB, and many other resources once searching with the applicable terms “Scaling WordPress” Thank you both for the info. This is exactly why I LOVE WordPress!!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘How many sites will run on Multisite’ is closed to new replies.