vardan-karapetyan commented on issue #1996: URL: https://github.com/apache/incubator-pagespeed-mod/issues/1996#issuecomment-646852646
> > 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, some 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. > > Page-Cache is mine created. I cache the php file in statistical html, on the first MISS call, on subsequent HIT, which means that the page is from the cache. I will make url absolute and test. Thank you very much for your answers. but on the other hand, all the paths on the main page are relative catalog / view / javascript / bootstrap / css / bootstrap.min.css catalog / view / theme / webfishki / stylesheet / code.css catalog / view / javascript / common.js and nevertheless successfully processed ---------------------------------------------------------------- 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