Software / code / prosody-modules
Diff
mod_client_proxy/README.markdown @ 3102:f04dbfad5407
mod_client_proxy: extend readme
| author | Jonas Wielicki <jonas@wielicki.name> |
|---|---|
| date | Sun, 03 Jun 2018 16:26:32 +0200 |
| parent | 3098:a81456a13797 |
| child | 4318:3dd7840cb923 |
line wrap: on
line diff
--- a/mod_client_proxy/README.markdown Sun Jun 03 16:26:25 2018 +0200 +++ b/mod_client_proxy/README.markdown Sun Jun 03 16:26:32 2018 +0200 @@ -45,6 +45,7 @@ * Implementation of services within clients instead of components, thus making use of the more advanced authentication features. +* Load-balancing requests to different client resources. * General evilness