Learn about Centmin Mod LEMP Stack today
Register Now

Cloudflare PageSpeed pagespeed images in error log after shutting off

Discussion in 'Web Development & Web Performance' started by tonmo, May 20, 2020.

  1. tonmo

    tonmo Member

    50
    1
    8
    Jul 20, 2019
    Ratings:
    +5
    Local Time:
    3:03 PM
    1.17.1
    5.5.5 (10.3.16-MariaDB)
    I'm getting a lot of 404 entries in my error log for images which include pagespeed in the filename, even though I've shut pagespeed off, and have flushed memcached and cloudflare caches. What would cause this, and will it trail off on its own, or is there something else I can do to reset?

     
  2. eva2000

    eva2000 Administrator Staff Member

    55,805
    12,272
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,858
    Local Time:
    5:03 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Check your nginx access logs for the referrer, it could be search engine/image indexing the pagespeed optimized urls or web sites linking back to them which would be broken if you disabled ngx_pagespeed later on.
     
  3. tonmo

    tonmo Member

    50
    1
    8
    Jul 20, 2019
    Ratings:
    +5
    Local Time:
    3:03 PM
    1.17.1
    5.5.5 (10.3.16-MariaDB)
    Yeah, thanks. Seems to be all AppleWebKit.