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 3111 dni, 1 godzinę, 18 minut 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 3188 dni, 2 godziny, 17 minut temu tpeczek 87 ź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 3334 dni, 10 godzin, 24 minuty temu tpeczek 25 źrodło rozwiń