Remove 2048 Remove Development Remove Network Remove Servers
article thumbnail

Percona Toolkit – A Quick Introduction to Summary

Percona

Percona Toolkit is a collection of advanced open source command-line tools, developed and used by the Percona technical staff, that are engineered to perform a variety of MySQL, MariaDB, MongoDB, and PostgreSQL server and system tasks that are too difficult or complex to perform manually. pt-summary --user=root [?2004l# virtual = 2.2G

Cache 103
article thumbnail

Getting Started with HTTP/2 and Server Push

Dean Hume

One of my favourite features of HTTP/2 is Server Push. the browser requests a web page, the server sends the HTML in the response, and then it needs to wait for the browser to parse the HTML and issue requests for all of the embedded assets before it can start sending the JavaScript, images and CSS. With HTTP/1.1, Show me the code!

Servers 40
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Getting Started with HTTP/2 and Server Push

Dean Hume

One of my favourite features of HTTP/2 is Server Push. the browser requests a web page, the server sends the HTML in the response, and then it needs to wait for the browser to parse the HTML and issue requests for all of the embedded assets before it can start sending the JavaScript, images and CSS. With HTTP/1.1, Show me the code!

Servers 40
article thumbnail

Getting Started with HTTP/2 and Server Push

Dean Hume

One of my favourite features of HTTP/2 is Server Push. the browser requests a web page, the server sends the HTML in the response, and then it needs to wait for the browser to parse the HTML and issue requests for all of the embedded assets before it can start sending the JavaScript, images and CSS. With HTTP/1.1, Show me the code!

Servers 40
article thumbnail

A Deep Dive into Native Lazy-Loading for Images and Frames

CSS - Tricks

In short, we’re talking about a mechanism that defers the network traffic necessary to load content when it’s needed — or rather when trigger the load when the content enters the viewport. A smaller initial page that loads faster and saves network requests for items that may not be needed if the user never gets there. The benefit?

Traffic 58
article thumbnail

SQL Server I/O Basics Chapter #2

SQL Server According to Bob

Microsoft, ​​ Windows, ​​ Windows NT, ​​ and Windows Server ​​ are registered trademarks of Microsoft Corporation in the United States and/or other countries. The names of actual companies and products mentioned herein may be the trademarks of their respective owners.

Servers 40
article thumbnail

Chrome's NOSCRIPT Intervention

Tim Kadlec

The other week, there were a few articles that came out about Chrome’s NOSCRIPT intervention: an intervention that would disable JavaScript altogether on slow networks. Chrome intervening on behalf of the user when it feels the network is iffy isn’t exactly new. How do developers know the intervention has been applied?

Network 71