Skip to content

Conversation

@flexchar
Copy link
Contributor

Fixes #204 issue, where HTTP/2 Push produce too big headers causing Cloudflare 502 Bad Gateway error while on WordPress Admin Panel pages.

is_admin() returns true for admin pages and is clean solution.

@collinbarrett
Copy link

collinbarrett commented Apr 21, 2019

Anything blocking this merge? I'm seeing the issue on admin pages as well. I tested the && !is_admin() fix and it solves the issue.

@flexchar
Copy link
Contributor Author

C'mon guys! It's been a year and you can't fix such a simple issue. I am frustrated cause I have to edit plugin code manually on the client sites. You do great things but shame on you for this. ://

@patryk patryk merged commit 878ee4f into cloudflare:master Jun 24, 2020
@patryk
Copy link
Contributor

patryk commented Jun 24, 2020

Thanks, everyone. The previous maintainer left the company and this was kind of left alone for a while. Hope now will be better.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enable Http2 Push Server - issue with admin page only

3 participants