Lofesa commented on issue #1996: URL: https://github.com/apache/incubator-pagespeed-mod/issues/1996#issuecomment-646849682
What type of caching system are you using? All 404 have a header X-Page-Cache: MISS. in this page https://your-site.ru/pagespeed_global_admin/statistics have file_cache_evictions? The main page have a one time on/one time off, soome request get all ok and some request have 404 and the start/php some times get only some 404 and some times get all files 404. Can you make the url for files get absolute? files are referenced in the html as relative url aka href="somepath/filename", try to use https://your-site.ru/somepath/filename. ---------------------------------------------------------------- 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