TCP, HTTP and SPDY

Overall rating: 4.62 Instructor: 4.88 Materials: 4.80 more …

TCP and HTTP, the transport and presentation-layer protocols used by almost all web-based applications, could have significant impact on web application responsiveness and page load time.

This webinar documents the characteristics of TCP and HTTP, and describes SPDY, a novel protocol that is currently the basis for HTTP 2.0.

Live Sessions

The next live session of this webinar will take place in Spring 2024.

This completely redesigned webinar will describe the basics of TCP, HTTP/1.1, HTTP/2 (based on SPDY), and HTTP/3 with QUIC.

Don't have a subscription yet? Hurry up, so you can be there in person and ask interesting questions.

Availability

This webinar is part of Data Center Infrastructure roadmap and accessible with standard subscription

Start now Access content

Contents

The Problem: This section describes typical modern web application behavior, numerous HTTP requests hidden behind the scenes, and the impact of page load time on perceived application responsiveness.

TCP and HTTP 101 section focuses on TCP and HTTP characteristics that cause delays in web page load process, including 3-way TCP session establishment handshake, TCP slow start, and request-response nature of HTTP.

TCP and HTTP improvements section describes mechanisms used by web browsers (parallel TCP sessions) and servers (increased initial congestion window) to alleviate TCP drawbacks, as well as speedup mechanisms of HTTP (persistent sessions and pipelining).

SPDY: the last section of the webinar introduces SPDY, Google’s new session-layer protocol. SPDY is already available on popular web servers and browsers, and used by some high-volume web sites. It has also been adopted by IETF for use in next-generation HTTP standardization efforts.

Target Audience

If you’re involved with web application development, deployment or operation, or have to plan or design underlying networking infrastructure, you simply have to attend this webinar.

About the Author

Ivan PepelnjakIvan Pepelnjak, CCIE#1354 Emeritus, is an independent network architect, book author, blogger and regular speaker at industry events like Troopers, Interop, and RIPE and regional NOG meetings. He has been designing and implementing large-scale service provider and enterprise networks since 1990, and is currently using his expertise to help multinational enterprises and large cloud- and service providers design next-generation data center and cloud infrastructure using network automation, Software-Defined Networking (SDN) and Network Function Virtualization (NFV) approaches and technologies.

Ivan is the author of several books covering internetworking and data center technologies, highly praised webinars, and thousands of technical articles published on his blog.

More about Ivan Pepelnjak