vardan-karapetyan edited a comment on issue #1996:
URL: 
https://github.com/apache/incubator-pagespeed-mod/issues/1996#issuecomment-646960376


   > 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.
   
   And still to no avail :(
   I opened admin for you https://webfishki.ru/pagespeed_admin
   The strange thing is that I add pagespeed Domain http *: //webfishki.ru; and 
on my main page everything is 404, when I remove it - everything is fine, there 
are those some files that were 404 before
   Maybe this is because css files are in different folders? When I hide some 
css pagespeed Disallow files "* jquery-ui.css";
        pagespeed Disallow "* code.css" - the error disappears.


----------------------------------------------------------------
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


Reply via email to