Score:0

Cannot fully disable gzip content encoding on specific POST requests

cn flag

I've been trying to figure this one out for a while.

I have disabled gzip/compression options on both Apache Tomcat (which is running the reportserver software in docker) and on nginx (acting as a reverse proxy).

Despite that, the server is still serving some gzipped content. There are 2 things that I noticed:

  • The gzipped content is always a json/xhr type
  • Not all requests are gzipped. The gzipped content seems to be bigger than x bytes (notice the content length ...)

I included the compression="off" in tomcat and and gzip off in nginx. I don't know how or what to troubleshoot/look for. What could be changing the content encoding and the headers?

Response Headers

Chrome Dev Tools

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.