{% extends 'node/application.html' %} {% block leftbar_cluster %}class="active"{%endblock%} {% block contents %}

Sync of Configuration Experimental Feature

Web Safety servers can be organized into clusters. Client nodes in a cluster periodically connect to one configured server to synchronize web filter configuration and maintain global state information. Node-specific settings (network, logs, etc.) are not shared between peers. You can configure this node either as a client or as a server.

{% block clustering_content %}{% endblock %}
{% endblock %}