cache_expired
if (my_blob != 0 && cache_expired()) {
if (my_blob == 0 || (cache_has_expired = cache_expired())) {