view mod_component_roundrobin/README.md @ 6338:1691e2054766

mod_voipms_carddav: Fix phone number normalization
author Chaz Kettleson <chaz@pyr3x.com>
date Sat, 11 Oct 2025 09:52:31 -0400
parents fe081789f7b5
children
line wrap: on
line source

---
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