masaori335 commented on issue #12244: URL: https://github.com/apache/trafficserver/issues/12244#issuecomment-2932808857
If `206 Partial Content` is related, below patches might be helpful, there're some bugs in compress plugin of 9.2.x. Approach 1). - apply https://github.com/apache/trafficserver/pull/12116 - change `compressible-status-code` config to ``` compressible-status-code 200 304 404 ``` or Approach 2). - apply #11975 and #12121 -- 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. To unsubscribe, e-mail: issues-unsubscr...@trafficserver.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org