SPDY

E39862

SPDY is an experimental, now-deprecated web protocol developed by Google to speed up and secure HTTP traffic, which heavily influenced the design of HTTP/2.

AI illustration

How this image was made

AI-generated illustration of SPDY

This AI-generated illustration was produced by black-forest-labs/FLUX.2-dev (1024x1024) from a prompt written by openai/gpt-oss-120b from the entity's label + description.

Prompt

Generate an image of SPDY (SPDY is an experimental, now-deprecated web protocol developed by Google to speed up and secure HTTP traffic, which heavily influenced the design of HTTP/2.)

All labels observed (2)

Label Occurrences
SPDY canonical 7
SPDY Protocol whitepaper by Google 1

How this entity was disambiguated

Statements (51)

Predicate Object
instanceOf application layer protocol ⓘ
network protocol ⓘ
transport layer security enhancement ⓘ
basedOn HTTP ⓘ
compressionAlgorithm DEFLATE for header compression ⓘ
deprecatedBy major browsers ⓘ
deprecatedIn Google Chrome 51 and later ⓘ
Mozilla Firefox 51 and later ⓘ
designGoal to allow concurrent HTTP requests over one connection ⓘ
to avoid head-of-line blocking at the HTTP layer ⓘ
to minimize protocol overhead ⓘ
developer Google ⓘ
documentation SPDY Protocol whitepaper by Google ⓘ
linked to: SPDY
feature header compression ⓘ
improved utilization of a single TCP connection ⓘ
multiplexing multiple streams over a single TCP connection ⓘ
reduced latency for HTTP traffic ⓘ
request prioritization ⓘ
server push ⓘ
stream control ⓘ
goal to improve web security ⓘ
to reduce web page load latency ⓘ
to speed up web browsing ⓘ
influenced HTTP/2 ⓘ
RFC 7540 (HTTP/2 specification) ⓘ
linked to: RFC 7540
inspired HPACK header compression in HTTP/2 ⓘ
introduced around 2009 ⓘ
layer application layer ⓘ
license open specification ⓘ
negotiationMechanism ALPN (Application-Layer Protocol Negotiation) ⓘ
NPN (Next Protocol Negotiation) ⓘ
port TCP port 443 (typical deployment over HTTPS) ⓘ
protocolType HTTP enhancement protocol ⓘ
web protocol ⓘ
relationToHTTP acts as a framing layer for HTTP semantics ⓘ
replacedBy HTTP/2 ⓘ
securityFeature mandatory TLS in most deployments ⓘ
standardizedBy IETF HTTPbis working group (as input to HTTP/2 design) ⓘ
status deprecated ⓘ
supersededBy HTTP/2 ⓘ
supportedBy Amazon Silk ⓘ
linked to: Amazon Appstore

Google Chrome ⓘ
Internet Explorer (via later versions / Edge family support for HTTP/2 influenced by SPDY) ⓘ
linked to: Internet Explorer

Mozilla Firefox ⓘ
Opera ⓘ
supportedOnServer Apache HTTP Server (via mod_spdy and later modules) ⓘ
Jetty ⓘ
Node.js (via libraries) ⓘ
linked to: Node.js

nginx ⓘ
uses TCP ⓘ
TLS ⓘ

How these facts were elicited

Referenced by (8)

Full triples — surface form annotated when it differs from this entity's canonical label.

HTTP/2 → originatedFrom → SPDY ⓘ
HTTP/2 → influencedBy → SPDY ⓘ
SPDY → documentation → SPDY Protocol whitepaper by Google ⓘ
linked to: SPDY