Skip to content
This repository has been archived by the owner on Apr 18, 2021. It is now read-only.

http2 Push Dosn't work with cache plugin #38

Open
KartoffelToby opened this issue Jan 29, 2019 · 1 comment
Open

http2 Push Dosn't work with cache plugin #38

KartoffelToby opened this issue Jan 29, 2019 · 1 comment

Comments

@KartoffelToby
Copy link

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

@zerodayyy
Copy link

+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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants