![]() |
CernVM-FS
2.13.0
|
Go to the source code of this file.
Namespaces | |
cvmfs_geo | |
Variables | |
cvmfs_geo.maxminddb = None | |
int | cvmfs_geo.geo_cache_secs = 5 |
int | cvmfs_geo.geo_cache_max_entries = 100000 |
int | cvmfs_geo.namelookups = 0 |
dictionary | cvmfs_geo.geo_cache = {} |
tuple | cvmfs_geo.gilock = threading.Lock() |
tuple | cvmfs_geo.namelock = threading.Lock() |
tuple | cvmfs_geo.addr_pattern = re.compile('^[0-9a-zA-Z.:-]*$') |