Lofesa commented on issue #1996: URL: https://github.com/apache/incubator-pagespeed-mod/issues/1996#issuecomment-646855350
yes, but are intermitent, some times got it and is ok, some times not. I you need your site running w/o issues, you can put ``pagespeed off;`` this makes the site run w/o pagespeed, but you can enable it in a request by request basis: `https://your-site.ru?PageSpeed=on` so you can test pagespeed w/o disturbing your users. Whit the debug flag, I can´t get any message, other than the file can´t be inlined because is more big that the inline byte limit ( default to 2048 bytes), this make me thinking about caching issues, a little cache size relative to the web size, this make that optimized resource get evicted and are not in the pagespeed cache so returns a 404 or maybe nginx have troubling processing the xxx.pagespeed.xxx resources. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to 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