{% extends 'antivirus/safe_browsing/safe_browsing.html' %} {% block toolbar_status %}class="active"{%endblock%} {% block page_comment %}

Current status of Google Safe Browsing daemon.

{% endblock %} {% block page_content %}
Variable Name Current Value
QueriesByDatabase {{info.Stats.QueriesByDatabase}}
QueriesByCache {{info.Stats.QueriesByCache}}
QueriesByAPI {{info.Stats.QueriesByAPI}}
QueriesFail {{info.Stats.QueriesFail}}
DatabaseUpdateLag {{info.Stats.DatabaseUpdateLag}}
Last Error {{info.Error}}
{% endblock %}