# Available statistics on server requirements

**URL:** https://meta.discourse.org/t/available-statistics-on-server-requirements/34211
**Category:** Self-hosting
**Tags:** hosting
**Created:** [2015年十月7日 05:34 UTC](https://meta.discourse.org/t/available-statistics-on-server-requirements/34211 "2015-10-07T05:34:51Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![simon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/simon/32/339122_2.png) [@simon](https://meta.discourse.org/u/simon)
#### Post date: [2015年十月7日 05:34 UTC](https://meta.discourse.org/t/available-statistics-on-server-requirements/34211/1 "2015-10-07T05:34:51Z")

</div>

Are there any available statistics on the server requirements of current Discourse installations relative to their number of users, number of posts, and number of concurrent users?

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [2015年十月7日 12:03 UTC](https://meta.discourse.org/t/available-statistics-on-server-requirements/34211/2 "2015-10-07T12:03:27Z")

</div>

Not really, just traditional Linux sysadmin questions: show us memory stats, cpu load stats, disk space stats, what does your /about page show for usage, what does your dashboard show, etc.

---

<div class="post-metadata">

### Author: ![simon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/simon/32/339122_2.png) [@simon](https://meta.discourse.org/u/simon)
#### Post date: [2015年十月7日 16:28 UTC](https://meta.discourse.org/t/available-statistics-on-server-requirements/34211/3 "2015-10-07T16:28:46Z")

</div>

I’m trying to give a potential client an estimate on what it’s going to cost them to host a forum. What is the best way to do this?

---

<div class="post-metadata">

### Author: ![mpalmer](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mpalmer/32/45740_2.png) [@mpalmer](https://meta.discourse.org/u/mpalmer)
#### Post date: [2015年十月7日 23:09 UTC](https://meta.discourse.org/t/available-statistics-on-server-requirements/34211/4 "2015-10-07T23:09:39Z")

</div>

I’ve found a piece of string to be quite illustrative… as in, “how long is …?”. There are so many possible variables involved it is impossible to give an accurate estimate. Total users and historical post volume dominate disk space consumption, while instantaneous concurrency, user behaviour, and (in some cases) plugins have a huge impact on CPU and memory.

In my experience, you’re better off just trying it and seeing what happens, rather than attempting to accurately measure (yes, _measure_ – if you’re “estimating” user behaviour, you’re doomed already) current behaviour and mapping that onto a new system. That doesn’t just apply to Discourse hosting, either – that’s an experience based on trying to guesstimate resources for a variety of different systems – blogs, ecommerce engines, web “apps”, APIs, and a bunch of other oddball systems.

However, given that you’re probably stuck in a hard place with a customer who needs to have “a number”, quote 'em a 2GB DigitalOcean droplet and see where the conversation goes from there. Plenty of Discourse users are running interesting forums on those without a problem. If the site gets more active than that’ll handle, move up to a larger droplet.

Alternately, you can use [our pricing](https://discourse.org/pricing) as an “upper limit” – you _know_, whatever happens, that the hosting costs for the given page views/storage volume won’t go above that, because if it did, you’d just switch to hosting with us and that would cap your costs…

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [2015年十月8日 03:24 UTC](https://meta.discourse.org/t/available-statistics-on-server-requirements/34211/5 "2015-10-08T03:24:12Z")

</div>

Agree with @mpalmer, a 2GB / 2 CPU / 4GB RAM **$20/month Digital Ocean droplet** is a very safe choice if you think your site will possibly be more than “small”.
