GEOIP_MEMORY_CACHE  440 http/modules/ngx_http_geoip_module.c     gcf->country = GeoIP_open((char *) value[1].data, GEOIP_MEMORY_CACHE);
GEOIP_MEMORY_CACHE  490 http/modules/ngx_http_geoip_module.c     gcf->city = GeoIP_open((char *) value[1].data, GEOIP_MEMORY_CACHE);