caddy-cache
caddy-cache copied to clipboard
http2 Push Dosn't work with cache plugin
Try to use this kind of config
example.com { gzip cache push proxy / 1.1.1.1 }
http2 push dosn't work
With
example.com { gzip push proxy / 1.1.1.1 }
http2 push will work
+1'ing this issue, have this problem as well. More info in caddyserver/caddy#2666
Request waterfall with cache disabled:
Request waterfall with cache enabled - pushing doesn't work:
