Skip to content

Commit

Permalink
Updated main landing page
Browse files Browse the repository at this point in the history
  • Loading branch information
pmeenan committed Dec 21, 2018
2 parents 8cc278f + cc1edcf commit 0b37328
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# http2priorities
Test Page for HTTP/2 prioritization (server and browser)
Test Page for HTTP/2 prioritization (server and browser). For the current status of prioritization support across CDN's, cloud and hostring providers please see Andy Davies' [status page](https://github.com/andydavies/http2-prioritization-issues) (and submit results to have them added).

Server support for HTTP/2 prioritization requires getting a lot of things right (more details in the [Cloudflare blog post](https://blog.cloudflare.com/http-2-prioritization-with-nginx/)).

It is HIGHLY recommended you use the newer [stand-alone test](stand-alone) if possible which does not require being able to upload content to the system being tested.

## Legacy Test

This is a test page for exercising HTTP/2 prioritization (particularly for Chrome). It is structured in such a way that the preload scanner will discover low-priority images that are displayed below the viewport and start loading them before 4 high-priority resources are discovered:
This is a test page (also as a [WordPress plugin](wordpress)) for exercising HTTP/2 prioritization (particularly for Chrome). It is structured in such a way that the preload scanner will discover low-priority images that are displayed below the viewport and start loading them before 4 high-priority resources are discovered:

1. The custom font used for the page (not discovered until layout).
1. The background "pebble" image used for the page background (not discovered until layout).
Expand Down

0 comments on commit 0b37328

Please sign in to comment.