<p>Load balancing for multiple backends can be achieved using <codeclass="module"><ahref="../mod/mod_proxy_balancer.html">mod_proxy_balancer</a></code>.</p>
<p>In fact the module can be used to upgrade to other protocols, you can set the <code>upgrade</code>
parameter in the <codeclass="directive"><ahref="../mod/mod_proxy.html#proxypass">ProxyPass</a></code>
directive to allow the module to accept other protocol.
NONE means you bypass the check for the header but still upgrade to WebSocket.</p>