{% extends "index.html" %} {% block navigation %} {% endblock %} {% block contents %}

Apply Configuration Settings and restart ICAP daemon and Squid proxy if required

 

Save and Restart

{% csrf_token %}
  • All changes from Web UI are saved to configuration storage.
  • ICAP daemon (wsicapd) is unconditionally restarted.
  • Squid Proxy is unconditionally restarted.
  • All active HTTP and ICAP connections are terminated, browsers may need a refresh of all opened pages.
  • New configuration settings are applied immediately.

 

 

Save and Reload

 

{% endblock %}