I’m attempting to deploy a Unity web app as a Kinsta static site. The site has deployed successfully, but when I load the site the Unity app fails to load - this is due to the fact that Unity expects content to be compressed with Gzip, whereas Kinsta appears to compress content using Brotli by default.
Is there a way to change this default so that my Kinsta static site is compressed using Gzip instead?
The static site hosting cannot be modified in that way. The content of static site is actually deployed directly to Cloudflare network and served from all available locations. As such, there’s not much customization that can be done.
While I’m not familiar with Unity a great day, that might be better suited for our App Hosting product. Please check this article to see if that’s something that would be suitable for it: Application Hosting - Get Started - Kinsta® Docs