|
Electroneum
|
#include <infra.h>

Public Attributes | |
| struct slabhash * | hosts |
| int | host_ttl |
| struct slabhash * | domain_rates |
| rbtree_type | domain_limits |
| struct slabhash * | client_ip_rates |
| struct slabhash* infra_cache::client_ip_rates |
hash table with query rates per client ip: ip_rate_key, ip_rate_data
| rbtree_type infra_cache::domain_limits |
ratelimit settings for domains, struct domain_limit_data
| struct slabhash* infra_cache::domain_rates |
| int infra_cache::host_ttl |
| struct slabhash* infra_cache::hosts |