Re: Proxy in front of django app

2016-05-16 Thread Maks Materkov
ttp://www.openrepose.org https://tyk.io and others. But I think this is an overkill for out task. For now, I think the best option would be to write some lua scripts at the Nginx level. вторник, 17 мая 2016 г., 1:16:55 UTC+5 пользователь Erik Cederstrand написал: > > > > Den

Proxy in front of django app

2016-05-16 Thread Maks Materkov
Hi everyone! i' ve got an unusual question, that is probably not very specific to django. We have a large multi-tenant django app, and we want to split all traffic between two tenants (tenant 1 and tenant 2, for now). This tenant will be connected to different databases. Our django app is 100%