Hi Jeffrey,

I assume you mean you have two OpenMeetings Tomcat Servers. The way to make
those look like a single URL and load balance it is the same like any other
Java Tomcat Application Server.

You need a LoadBalancer. For example I previously used AWS/Application Load
Balancer:
https://docs.aws.amazon.com/elasticloadbalancing/latest/application/introduction.html

Or you can build your own custom one using NGINX (although the Open Source
NGINX doesn't do dynamic registering of nodes but requires a restart when
config changes)

If you refer to clustering and load balancing Kurento/KMS for the video
streaming part of OpenMeetings please have a read of this message/reply
previously summarising some of the discussion:
https://markmail.org/message/w55hh7ri2tmtlnvt

Thanks
Sebastian

Sebastian Wagner
Director Arrakeen Solutions, OM-Hosting.com
http://arrakeen-solutions.co.nz/
https://om-hosting.com - Cloud & Server Hosting for HTML5
Video-Conferencing OpenMeetings
<https://www.youracclaim.com/badges/da4e8828-743d-4968-af6f-49033f10d60a/public_url>
<https://www.youracclaim.com/badges/b7e709c6-aa87-4b02-9faf-099038475e36/public_url>


On Thu, 23 Sept 2021 at 18:15, Aom Jeff Root <aomjeff.r...@gmail.com> wrote:

> Ok, thank you.
>
> Le mer. 22 sept. 2021 à 22:13, Ali Alhaidary <ali.alhaid...@the5stars.org>
> a écrit :
>
>> Hi Jeffrey,
>>
>> Unfortunately, I am not the expert in that, however, I have CCed the
>> user group where you can find help.
>>
>> Ali
>>
>> On 9/22/21 8:26 PM, Aom Jeff Root wrote:
>> > Hi Mr Ali, I work on clustering openmeetings with two nodes and I want
>> > to make single access to the group server. But I don't know how to;
>> > Can I have help from you please ? Since I asked, I don't have a
>> > response yet.
>> >
>> >
>> > Kind regards,
>> > Jeffrey.
>>
>

Reply via email to