Software /
code /
prosody-modules
Changeset
3102:f04dbfad5407
mod_client_proxy: extend readme
author | Jonas Wielicki <jonas@wielicki.name> |
---|---|
date | Sun, 03 Jun 2018 16:26:32 +0200 |
parents | 3101:a14a573d43ff |
children | 3103:5bf79bb3cf7e |
files | mod_client_proxy/README.markdown |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
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