article thumbnail

Improve user experience with more visibility into CDN-related HTTP errors (Part 1) 

Dynatrace

Modern web applications rely heavily on Content Delivery Networks (CDNs) and 3rd-party integrations (for example, web analytics, tag managers, chat bots, A/B testing tools, ad providers, and more). This approach was already at its limit back in 2008 when an Akamai CDN network had only ~25,000 delivery nodes. Dynatrace news.

Tuning 185
article thumbnail

Using SQL Server’s SNITrace to Troubleshoot Networking Issues

SQL Server According to Bob

Using SQL Server’s SNITrace to Troubleshoot Networking Issues In the process of tracking down a few TCP 10054 issues (highlighted here: ​​ [link] ) I ​​ also ​​ used ​​ the ​​ SNITrace ​​ (SNI Trace) ​​ capabilities.

Network 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

Strongly Type Those Table-Valued Parameters

SQL Performance

Table-valued parameters have been around since SQL Server 2008 and provide a useful mechanism for sending multiple rows of data to SQL Server, brought together as a single parameterized call. The DataTable can be created multiple ways in the.NET code, but a common way to create the table is something like the following: System.

Servers 55
article thumbnail

Service Workers can save the environment!

Dean Hume

Each HTTP request that is required for the page needs to travel over the network and in turn this consumes energy on both the server and client. CPU Utilization and Power Consumption (Source: Blackburn 2008). Server Power Consumption (Source: Intel Labs 2008). Unfortunately, that’s not where it ends. It’s a win-win all round!

Energy 40
article thumbnail

Service Workers can save the environment!

Dean Hume

Each HTTP request that is required for the page needs to travel over the network and in turn this consumes energy on both the server and client. CPU Utilization and Power Consumption (Source: Blackburn 2008). Server Power Consumption (Source: Intel Labs 2008). Unfortunately, that’s not where it ends. It’s a win-win all round!

Energy 40
article thumbnail

Service Workers can save the environment!

Dean Hume

Each HTTP request that is required for the page needs to travel over the network and in turn this consumes energy on both the server and client. CPU Utilization and Power Consumption (Source: Blackburn 2008). Server Power Consumption (Source: Intel Labs 2008). Unfortunately, that’s not where it ends. It’s a win-win all round!

Energy 40
article thumbnail

Tuning SQL Server Reporting Services

SQL Performance

SSRS 2008 brought that component into the reporting service module. You need to be monitoring memory/disk/CPU utilization, network I/O, tempdb usage, waits, and other counters to know what is normal for the overall workload of those systems. The real magic for making reports run faster is to optimize for that report.

Tuning 67