У нас вы можете посмотреть бесплатно How HTTP/2 Works, Performance, Pros & Cons and More или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
HTTP/2 or H2 for short is a major revision of the hyper text transfer protocol that improves the performance of the web. It uses a binary protocol and multiplexing. HTTP/2 (Slides) https://payhip.com/b/E37AG (Members get all slides for free. Become a Member to support the channel) / @hnasr Time codes 0:00 Intro 2:15 HTTP 1.1 5:50 HTTP/2 8/25 HTTP/2 With Push 9:48 HTTP/2 Pros 14:10 HTTP/2 Cons 17:15 Demo In this video I want to go through how HTTP/2 works, its pros and cons and show the performance difference between HTTP 1.1 and HTTP/2 Http/1 request has to wait for a response And if you used up your connection response you can send anything else. Source Code: https://github.com/hnasr/javascript_p... So hack ! 6 tcp connections Pros One connection Multipex Push ( have to enable) Hpack (compress) Cons Abuse push Proxies that dont support it might slow down Load balancer layer 7 (a layer 7 load balancer that doesnt support h2 will slow down when your web server supports it) +----------+--------+---------+---------+ | Protocol | Online | Fast 3G | Slow 3G | +----------+--------+---------+---------+ | HTTP 1.1 | 94 ms | 10 s | 36 s | +----------+--------+---------+---------+ | HTTP/2 | 171 ms | 2.7 s | 10 s | +----------+--------+---------+---------+ Fundamentals of Networking for Effective Backends udemy course (link redirects to udemy with coupon) https://network.husseinnasser.com Fundamentals of Database Engineering udemy course (link redirects to udemy with coupon) https://database.husseinnasser.com Introduction to NGINX (link redirects to udemy with coupon) https://nginx.husseinnasser.com Python on the Backend (link redirects to udemy with coupon) https://python.husseinnasser.com Become a Member on YouTube / @hnasr Arabic Software Engineering Channel / @husseinnasser 🔥 Members Only Content • Members-only videos 🏭 Software Architecture Videos • Software Architecture 💾 Database Engineering Videos • Database Engineering 🛰 Network Engineering Videos • Network Engineering 🏰 Load Balancing and Proxies Videos • Proxies 🐘 Postgres Videos • PostgresSQL 🧮 Programming Pattern Videos • Programming Patterns 🛡 Web Security Videos • Web Security 🦠 HTTP Videos • HTTP 🐍 Python Videos • Python by Example 🔆 Javascript Videos • Javascript by Example Support me on PayPal https://bit.ly/33ENps4 Become a Patreon / hnasr Stay Awesome, Hussein