Frederic Houle

Results 39 comments of Frederic Houle

Unrelated: why the HTTP/0.0 ?

1- I'll try to reproduce the issue locally and let you know. 2- The output is clearly not from the backend, since there's no `Server: Google Frontend` or `X-Cloud-Trace-Context`. 3-...

Here is the Caddyfile: ``` { order cache before handle email [email protected] admin off on_demand_tls { ask http://localhost:5555/__ask interval 2m burst 5 } cache { cache_name Tarmac default_cache_control public, max-age=86400,...

Unable to reproduce the problem locally for now. I am closing this for now.

It's a brand new website, not really public yet. I think it might have to do with robot scanning the website, generating incorrect cached page. I'll investigate it more thoroughly...

I was able to pinpoint when the blank page bug happens. Whenever I have a blank page in cache, it comes from a request that contains this in the logs:...

Have you been able to reproduce the issue yet @darkweak ? I'll give it a try tomorrow if you didn't have time yet.

Amazing, thanks! Haven't had time to take a look yet, sorry about that.