Andrew Borg
Andrew Borg
Then i'm at a loss, dunno what else to look at. @jmarantz BTW, is this normal, every so often the cache usage just jumps up for no reason: https://ibb.co/S0L17hQ
> However, another scenario is that you are running into this bug: apache/incubator-pagespeed-mod#1145. It took me a while to find that. I haven't fully re-read it, but I think the...
@jmarantz @Lofesa I have an update for you, been running pagespeed again for few days now with zero issues, so far. From the advice in this thread I've set `pagespeed...
I cannot see the image you posted so i'm not sure exactly what you are looking for, but these are the all the statistics below. I'll look into checking whether...
I have no idea what serf is, but yes i'm using nginx with lua. I tried using this in the URL `?PageSpeedFilters=-in_place_optimize_for_browser ` and all the PageSpeed links disappeared, site...
Yes, the website serves content over HTTPS, however FetchHttps would not work, the PageSpeed Nginx is the one which is internet facing and terminates SSL. Then it forwards the request...
Quick update, I've disabled InPlaceOptimization and also changed the MapOriginDomain to use the kubernetes internal DNS rather than 127.0.0.1. If there was the issue that PageSpeed could not reach the...
Thanks. I think for the next week or so i'll just leave it off, see what happens with the cache size. The image are re-written now anyways so the site...
Hi, yea we have the same issue. Everything works fine but unless the endpoint is set as `no-op` the `content-type` header on the response when there is a non-2xx response...