Mercurial > 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 | a14a573d43ff |
| children | 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
