High Availability & Load Balancing

42 views
Skip to first unread message

Wanis Elabbar

unread,
Nov 2, 2017, 9:30:07 AM11/2/17
to tryton
Hello,

What would be the official method to provide high availability and load balancing for Tryton & the backend database? HAproxy & a DTM for Postgres? What about Redis-Tryton?

Thanks

Wanis

Sergi Almacellas Abellana

unread,
Nov 2, 2017, 9:39:22 AM11/2/17
to try...@googlegroups.com
El 02/11/17 a les 13:37, Wanis Elabbar ha escrit:
> Hello,
>
> What would be the official method to provide high availability and load balancing for Tryton & the backend database? HAproxy & a DTM for Postgres?

There is no tryton oficial method, you can use whatever it works for
you. Indeed what you have to do is provide HA an LB for the web server
and for the database.

What about Redis-Tryton?

Indeed redis-tryton is not required for HA nor LB as each instance will
have it's in memory cache but it's usefull if you have multiple backend
instances to share all the cache in a common place and not allocate the
cache for each server.
>


--
Sergi Almacellas Abellana
www.koolpi.com
Twitter: @pokoli_srk

Dominique Chabord

unread,
Nov 2, 2017, 9:57:54 AM11/2/17
to tryton
2017-11-02 14:39 GMT+01:00 Sergi Almacellas Abellana <se...@koolpi.com>:
> El 02/11/17 a les 13:37, Wanis Elabbar ha escrit:
>>
>> Hello,
>>
>> What would be the official method to provide high availability and load
>> balancing for Tryton & the backend database? HAproxy & a DTM for Postgres?
>

Tryton is not designed for non-stop service. The best you can do is to
run it over a highly available server.
Reply all
Reply to author
Forward
0 new messages