Hi folks I may planing to learn & add a Django CMS to my webfaction account. Does anybody have experience about the memory / cpu usage and explicitly what kind of impact hast the "django cms" part itself? I know it has a lot of dependencies, like how many users (e.g. traffic), what plugins, etcetera... I was also reading this short guide on webfaction about django troubleshooting and mod_wsgi. And yes I would serve the static file from the front-end nginx, but I would not like to add an extra CDN like cloudflare to simple run a django cms. I'm just a bit unsure how hosting friendly (for memory, cpu usage, file i/o, etcetera) is the django-cms app itself and if anybody has some examples / experience it would be very nice :-) bye Marcel asked 10 Jul '13, 16:26 marcel |
I'm not able to cite any specific examples, but we do have several customers using Django-CMS with no problems. Like any application, the memory usage and other metrics will vary depending on the specific site, but the odds are good that you'll be able to run your Django-CMS site on our standard hosting plan with no problems. answered 11 Jul '13, 13:56 seanf |