Make geoip_client_cache_total_allocation() use geoip_client_history_cache_size
In commit 4d812e29b9b1ec88
, we forgot to make the function returning the total allocation return the counter instead of going over all entries which hugs the CPU like crazy.