mod_component_roundrobin/README.markdown
author tmolitor <thilo@eightysoft.de>
Sat, 02 Jul 2022 02:30:06 +0200
changeset 4973 889e1695e935
parent 1807 4d73a1a6ba68
permissions -rw-r--r--
mod_csi_battery_saver: Add support for urn:xmpp:jingle-message:1 (XEP-0353)

---
labels:
summary: 'Component round-robin load balancing module'
...

Introduction
============

This module enables multiple instances of external components to connect
at the same time, and does round-robin load-balancing of incoming
stanzas.

Example
=======

        Component "test.example.com"
            modules_enabled = { "component_roundrobin" }
            -- Other component options such as secrets here