dotnetomaniak.pl - Artykuły z tagiem Response Compression

When IIS is used as reverse proxy for ASP.NET Core application it can alter the response. This post shows how to prevent one of such alterations - response compression.

Źródło: www.tpeczek.com
Dziel się z innymi:
[EN] Prevent IIS (and potentially other reverse proxies) from unexpectedly compressing ASP.NET Core response

Web 2748 dni, 6 godzin, 43 minuty temu tpeczek 45 źrodło rozwiń

This post explores subtle and undocumented difference regarding response compression and response buffering in ASP.NET Core depending on target framework.

[EN] ASP.NET Core, response compression, response buffering and subtle difference between .NET Framework and .NET Core

Web 2825 dni, 7 godzin, 42 minuty temu tpeczek 86 źrodło rozwiń

The amount of transferred data matters. On one hand it often contributes to the cost of running a service and on the other a lot of clients doesn't have as fast connections as we would like to believe. This is why response compression is one of key performance mechanisms in web world.

[EN] Extending ASP.NET Core response compression with support for Brotli

Web 2971 dni, 15 godzin, 49 minut temu tpeczek 24 źrodło rozwiń