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 2362 dni, 13 godzin, 1 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 2439 dni, 13 godzin, 59 minut temu tpeczek 84 ź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 2585 dni, 22 godziny, 7 minut temu tpeczek 21 źrodło rozwiń

Najaktywniejsi w tym miesiącu