Skip to content
This repository has been archived by the owner on Feb 23, 2019. It is now read-only.

HTTP/2 Push: Fix collects headers from top directory #491

Merged
merged 2 commits into from
May 24, 2017

Conversation

nigrosimone
Copy link
Collaborator

@nigrosimone nigrosimone commented May 24, 2017

This PR fix the issue, eg.: for page /2017/05/23/my-post/ page it collects headers for all headers from /, /2017/, /2017/05/, /2017/05/23/, the /2017/05/23/my-post/.htaccess file causing 5 times more headers as a result with often redundant files to preload.

This PR also disable this feature for the home page because it break the cache.

@nigrosimone nigrosimone merged commit 2c03789 into v0.9.5.x May 24, 2017
@nigrosimone nigrosimone deleted the http2-push branch May 24, 2017 19:38
Furniel added a commit that referenced this pull request Dec 24, 2017
* Fix for collects headers for all headers from top directory
Furniel added a commit that referenced this pull request Jul 3, 2018
* Fix for collects headers for all headers from top directory
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant