ezelkow1 commented on pull request #7393: URL: https://github.com/apache/trafficserver/pull/7393#issuecomment-747814730
> Just curious. Does this mean that we can't combine stats_over_http and compress plugin? It's sad if every intercept plugin that want to support compression has to do similar thing. Im not sure if you ever could use compress with stats_over_http, if by that you mean using compress to compress SoH output. This wont make it *not* work, since SoH runs on its own specified endpoint and only serves data from there, otherwise the request is just ignored and passed a long. Ill give that a try with it though at some point (since its near the end of the year, maybe just sometime during the next couple weeks) since that would be easier if it actually works, but you would also need a global compress plugin running just on your stats endpoint and setup appropriately if it did. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
