{% extends 'traffic/reporter/yearly/requestors_base.html' %} {% block tab_labels %}class="active"{%endblock%} {% block tab_content %}

List of all active proxy users. Ordered by total number of requests. Click on each entry to see the detailed information about a given user. Users with highest number of requests or most used bandwidth are highlighted.

{% include 'traffic/reporter/yearly/names/table.html' %} {% endblock %}