Mercurial > 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 |
parents | a81456a13797 |
children | 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