Commit 3b5e1d88 authored by Łukasz Nowak's avatar Łukasz Nowak

XXX: Readme for new concept

parent 9062a601
......@@ -463,3 +463,10 @@ websocket
~~~~~~~~~
All frontends are websocket aware now, and ``type:websocket`` parameter became optional. It's required if support for ``websocket-path-list`` or ``websocket-transparent`` is required.
Upgrading to new cluster structure
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The new cluster structure is defined with ``frontend-node-dict``.
The best way to upgrade is to create new frontends on each Compute Node and start serving traffic from them. Then if needed is to upgrade old nodes or simply destroy them by using ``frontend-node-dict``, with eventual copying the important data like logs. As the way how request of the frontend nodes is heavily changed such approach will allow seamless upgrade.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment