jmarantz commented on issue #1319: image 404s, probably due to ipro-recorded 
resources falling out of cache with failing fetch
URL: 
https://github.com/apache/incubator-pagespeed-ngx/issues/1319#issuecomment-386899654
 
 
   @oschaaf we lost track of this one a couple of years ago, as @froilanmendoza 
last comment included something simple worth investigating.  If he is 
disallowing `*/media/*` and it is still getting ipro-rewritten, I think that's 
worth following up.  My guess is that the configuration with that disallow is 
not being referenced when the media JS file is served, so it's getting 
ipro-rewritten and into the cache.  I'm not sure if that's nginx-specific or 
not.
   
   I'm still not sure whether that could be the cause of the 404s though; I 
think that we would still reconstruct a pagespeed resource even if it were 
covered by a Disallow in the current config.  That could be unit-tested. But 
again this might be related to the differences between mod_pagespeed and 
ngx_pagespeed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to