Handle this in _boost_ob_handler(). Do and else for _boost_get_http_status() == 404 || 403

  if ($GLOBALS['_boost_cache_this'] && _boost_get_http_status() == 200 && strlen($buffer) > 0) {
CommentFileSizeAuthor
#6 boost-543840.patch8.21 KBmikeytown2
#1 boost-543840.patch2.99 KBmikeytown2
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mikeytown2’s picture

Status: Active » Needs review
FileSize
2.99 KB

if it's not a 200, kill it.

mikeytown2’s picture

Status: Needs review » Fixed

committed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

mikeytown2’s picture

Status: Closed (fixed) » Active

Need to get this code working again; I commented it out since it didn't work too well. But with the new cache expiration logic in place, this should be doable now.

mikeytown2’s picture

Component: Cron Crawler » Expiration logic
mikeytown2’s picture

Status: Active » Needs review
FileSize
8.21 KB
mikeytown2’s picture

Status: Needs review » Fixed

committed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.