Tagged articles
Image from Pexels

Tagged articles - GZip

Found 2 articles tagged with GZip

Using GZip compression for large text values in Redis
Store and retrieve larger text values with Redis in .NET
 
0
Using REDIS for caching values for increasing application performance can be quite beneficial and can increase performance and scalability of your application. Although REDIS allows quite large text files, up to 512MB which is something you most likely will not reach if you are storing for example JOSN data, there will be a significant network transfer over the wire for putting and pulling this value in and out...read more
Enabling GZip and Deflate compression from ASP.NET code
Compress your response on hosts where IIS compression is not supported
0
HTTP compression is a simple way to improve site performance and decrease bandwidth, with no configuration required on the client side. If you test your website through Google PageSpeed Insights, HTTP compression will be one of the points recommended to be used to increase website performance. Luckily for .NET developers IIS supports it out of the box...read more

.NET

read more

JavaScript

read more

SQL/T-SQL

read more

Umbraco CMS

read more