On Sat, 6 Mar 2021 at 04:09, Sangeeta Verma <[email protected]> wrote:
> Hi Maxim, > Thank you so much. It was very helpful. I thought Turn server does some > storing of recording. Clear now. > Thank you for all info. I will create a Jira for docker based load > balancing. > there is no need in JIRA for docker load balancing it is implemented and works as expected The JIRA is necessary to support multiple TURN servers in one OM :) > Regards, > Sangeeta > On Friday, March 5, 2021, 01:08:49 AM PST, Maxim Solodovnik < > [email protected]> wrote: > > > > > On Fri, 5 Mar 2021 at 12:50, Sangeeta Verma <[email protected]> > wrote: > > Hi Maxim, > Thank you for the quick response. I think you already got it. But I will > try to explain. I am only copying after discussing with my boss. I don't > have much idea about all this :) > But I do understand from idea how it is. > > > I'm afraid there is some sort of misunderstanding here :( > TURN server can not store anything > you can think of it as of proxy allowing your firewalled users to connect > to OM ... > > > If in docker, just create a cluster of dockerized OMs. > > > I would say > using multiple servers run multiple dockerized OMs each with own TURN > server > > > Each Om connected to one DB > > > same DB > shared DATA_DIR for all servers (you can read about cluster config here > https://openmeetings.apache.org/Clustering.html) > load balancing will happen automatically inside OM > > > Each om connected to multiple TURN servers through a load balancer? > storage location being the same for all Turn Serves? for recording files > etc? > Is there a documentation on docker cluster? > I will create a JIRA as you suggested. Can you please point out how and > the link to JIRA? Once I understand from you on the above and link to JIRA > I will create if that helps. > > > https://issues.apache.org/jira/browse/OPENMEETINGS > register and create JIRA :) > > > Thank you very much. > > Regards, > Sangeeta > > On Thursday, March 4, 2021, 07:05:57 PM PST, Maxim Solodovnik < > [email protected]> wrote: > > > I'm sure i understand the question :( > > If you will create cluster of dockerized OMs it will do the load balancing > automatically > and for now this is the only way to specify multiple TURN servers > > this can be enhanced, please create JIRA :) > > On Fri, 5 Mar 2021 at 09:17, Sangeeta Verma <[email protected]> > wrote: > > Hi All, > We are experimenting with various things. So far thanks to all your > support. > Currently we are trying to have load balancing within OM docker > installation. > Here we want multiple turn servers. Is load balancing with docker images > of OM possible or no? > Is that a good idea ? > > Thank you so much. > > Regards, > Sangeeta > > > > -- > Best regards, > > Maxim > > > > -- > Best regards, > Maxim > -- Best regards, Maxim
