Currently we provide performance statistics per-server basis. While there could be thousands vhosts running on the same server, we need to provide performance statistics per-vhost (requests, hits, traffic, attack attempts etc.). The implementation must assume to keep thousands of vhost reports, so /proc interface could be inappropriate or we should distribute the statistic files among different directories.
Linked with #1454
Currently we provide performance statistics per-server basis. While there could be thousands vhosts running on the same server, we need to provide performance statistics per-vhost (requests, hits, traffic, attack attempts etc.). The implementation must assume to keep thousands of vhost reports, so /proc interface could be inappropriate or we should distribute the statistic files among different directories.
Linked with #1454