masaori335 commented on code in PR #11927:
URL: https://github.com/apache/trafficserver/pull/11927#discussion_r1929980435


##########
doc/admin-guide/plugins/compress.en.rst:
##########
@@ -107,7 +107,9 @@ range-request
 -------------
 
 When set to ``true``, causes |TS| to compress responses to Range Requests.
-Disabled by default. Setting this to true while setting cache to false leads 
to delivering corrupted content.
+Disabled by default.
+
+WARNING! Do NOT set this to true if cache is set to false. This combination 
will deliver corrupt content.

Review Comment:
   The second case, cache true and range-request false, is covered by #11975 



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to