Remove 2018 Remove Cache Remove Systems Remove Traffic
article thumbnail

How to use Server Timing to get backend transparency from your CDN

Speed Curve

Charlie Vazac introduced server timing in a Performance Calendar post circa 2018. Caching the base page/HTML is common, and it should have a positive impact on backend times. Key things to understand from your CDN Cache Hit/Cache Miss – Was the resource served from the edge, or did the request have to go to origin?

Servers 57
article thumbnail

SQL Server on Linux: Kerberos Troubleshooting, Hints and Tips and Hard Code Debugging

SQL Server According to Bob

system but not on my Centos 7 system joined to the same domain (realm.) I followed the common guidance for using Active Directory with SQL Server on Linux – no luck. Default DNS naming was incorrectly set causing the system to appear at RDORRLinux.DOMAINNAME.guest.microsoft.com instead of RDORRLinux.DOMAINNAME. conf files.

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

Expanding the Cloud – An AWS Region is coming to Hong Kong

All Things Distributed

The new AWS Asia Pacific (Hong Kong) Region will have three Availability Zones and be ready for customers for use in 2018. 9GAG is a Hong Kong-based company responsible for 9gag.com , one of the top traffic websites in the world. Over the past decade, we have seen tremendous growth at AWS.

AWS 146
article thumbnail

Fostering a Web Performance Culture

Jos

presented in Google IO 2018 ( source ) These tools make it easier to determine where we need to put emphasis to improve our sites. When they dug into the data, they found that the reason load times had increased was that they got a lot more traffic from Africa after doing the optimizations. A screenshot of Lighthouse 3.0,

article thumbnail

Stuff The Internet Says On Scalability For July 20th, 2018

High Scalability

The third wing of the architecture piece is the “domain specific system-on-chip.” That means multiple data indirections mean multiple cache misses. tef : You can use a message broker to glue systems together, but never use one to cut systems apart. They are very expensive. This is where your performance goes.

Internet 121
article thumbnail

Fostering a Web Performance Culture

Jos

presented in Google IO 2018 ( source ). Security : Hopefully there’s a team or individual with deep knowledge about security that help us reviewing system designs, implementations, and informs us about reports or and security patches. How would you architecture a non-trivial size web project (client, server, databases, caching layer)?

article thumbnail

SQL Server On Linux: Forced Unit Access (Fua) Internals

SQL Server According to Bob

Durability: “In database systems , durability is the ACID property which guarantees transactions that have committed will survive permanently. For example, if a flight booking reports that a seat has successfully been booked, then the seat will remain booked even if the system crashes.” – [link]. The Back Story.

Servers 90