On Thu, Apr 30, 2015 at 10:00 AM, sephii wrote:
> Hello,
>
> I have an application made with Django 1.7 and the Django Rest
> Framework and I'm in the phase of load testing it. My setup is made of
> 3 servers:
>
> - Nginx + gunicorn
> - Gunicorn
> - Postgresql + Memcached
>
> Nginx is configured a
Hello,
I have an application made with Django 1.7 and the Django Rest
Framework and I'm in the phase of load testing it. My setup is made of
3 servers:
- Nginx + gunicorn
- Gunicorn
- Postgresql + Memcached
Nginx is configured as a loadbalancer so I can add more gunicorn
instances if needed. In
2 matches
Mail list logo