caddy-cache icon indicating copy to clipboard operation
caddy-cache copied to clipboard

http2 Push Dosn't work with cache plugin

Open KartoffelToby opened this issue 6 years ago • 1 comments

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

KartoffelToby avatar Jan 29 '19 15:01 KartoffelToby

+1'ing this issue, have this problem as well. More info in caddyserver/caddy#2666

Request waterfall with cache disabled: Cache disabled Request waterfall with cache enabled - pushing doesn't work: Cache enabled

zerodayyy avatar Jul 11 '19 22:07 zerodayyy