# HG changeset patch # User Jonas Wielicki # Date 1528035992 -7200 # Node ID f04dbfad54073a8d470429182bfed1ff30bcfa4f # Parent a14a573d43ffe83fb7915065da69957d01ec33f4 mod_client_proxy: extend readme diff -r a14a573d43ff -r f04dbfad5407 mod_client_proxy/README.markdown --- 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