Skip to content

Reduce URL entropy for preconnect polyfill.#7227

Merged
cramforce merged 1 commit intoampproject:masterfrom
cramforce:preconnect-polyfill-urls
Jan 27, 2017
Merged

Reduce URL entropy for preconnect polyfill.#7227
cramforce merged 1 commit intoampproject:masterfrom
cramforce:preconnect-polyfill-urls

Conversation

@cramforce
Copy link
Copy Markdown
Member

A single AMP page would already only connect to a given origin once ever 180 seconds. With this change the URL for doing this will not change within that time interval. That means that all AMP pages that run on computers with roughly correct clocks will request the same URL within a 180 seconds interval, which should make it easier for CDNs to respond efficiently.

A single AMP page would already only connect to a given origin once ever 180 seconds. With this change the URL for doing this will not change within that time interval. That means that all AMP pages that run on computers with roughly correct clocks will request the same URL within a 180 seconds interval, which should make it easier for CDNs to respond efficiently.
@cramforce cramforce merged commit e81104a into ampproject:master Jan 27, 2017
@cramforce cramforce deleted the preconnect-polyfill-urls branch January 27, 2017 23:28
jridgewell pushed a commit to jridgewell/amphtml that referenced this pull request Jan 31, 2017
A single AMP page would already only connect to a given origin once ever 180 seconds. With this change the URL for doing this will not change within that time interval. That means that all AMP pages that run on computers with roughly correct clocks will request the same URL within a 180 seconds interval, which should make it easier for CDNs to respond efficiently.
torch2424 pushed a commit to torch2424/amphtml that referenced this pull request Feb 14, 2017
A single AMP page would already only connect to a given origin once ever 180 seconds. With this change the URL for doing this will not change within that time interval. That means that all AMP pages that run on computers with roughly correct clocks will request the same URL within a 180 seconds interval, which should make it easier for CDNs to respond efficiently.
mrjoro pushed a commit to mrjoro/amphtml that referenced this pull request Apr 28, 2017
A single AMP page would already only connect to a given origin once ever 180 seconds. With this change the URL for doing this will not change within that time interval. That means that all AMP pages that run on computers with roughly correct clocks will request the same URL within a 180 seconds interval, which should make it easier for CDNs to respond efficiently.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants