79250867

Date: 2024-12-04 11:03:45
Score: 2.5
Natty:
Report link

You need to disable compression in the Next app: https://nextjs.org/docs/app/api-reference/next-config-js/compress

Then enable it in Frontdoor instead: https://learn.microsoft.com/en-us/azure/frontdoor/standard-premium/how-to-compression#enabling-compression

As an added bonus this will offload the Next app, saving some CPU, and likely making it respond slightly faster.

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Erik H