# Problems with INSTALL-cloud.md directions

**URL:** https://meta.discourse.org/t/problems-with-install-cloud-md-directions/43314
**Category:** Self-hosting
**Created:** [April 27, 2016, 12:28pm UTC](https://meta.discourse.org/t/problems-with-install-cloud-md-directions/43314 "2016-04-27T12:28:27Z")
**Posts on this page:** 1
**Showing post:** 43

<div class="post-metadata">

### Author: ![ljpp](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ljpp/32/96506_2.png) [@ljpp](https://meta.discourse.org/u/ljpp)
#### Post date: [May 11, 2016, 6:38am UTC](https://meta.discourse.org/t/problems-with-install-cloud-md-directions/43314/43 "2016-05-11T06:38:29Z")

</div>

Well, I just put it here too, for other lazy bastards like me:

```
# db_shared_buffers: 128MB for 1GB, 256MB for 2GB, or 256MB * GB, max 4096MB
# UNICORN_WORKERS: 2 * GB for 2GB or less, or 2 * CPU, max 8

```

BTW, on a 4GB dual-core box (Intel Xeons) I’ve settled with 5 unicorns, as suggested by your awesome Matt Palmer. This shoul take you somewhere around or below ~100K daily pageviews before choking (heavily depends on your users’ behavioral patterns). It delivers 50K pageviews of traffic with nominal load and good responsiveness.

---

_[View the full topic](https://meta.discourse.org/t/problems-with-install-cloud-md-directions/43314)._
