You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@trafficserver.apache.org by GitBox <gi...@apache.org> on 2020/10/21 23:09:09 UTC

[GitHub] [trafficserver] mlibbey commented on a change in pull request #7287: option to disable compression for range request's response

mlibbey commented on a change in pull request #7287:
URL: https://github.com/apache/trafficserver/pull/7287#discussion_r509786171



##########
File path: doc/admin-guide/plugins/compress.en.rst
##########
@@ -103,6 +103,12 @@ versions of the content as :term:`alternates <alternate>`. When set to
 ``false``, |TS| will cache only the compressed or decompressed variant returned
 by the origin. Enabled by default.
 
+range-request
+-----
+
+When set to ``true``, causes |TS| to compress responses to Range Requests.
+Disabled by default.

Review comment:
       Lets add:
   WARNING! Do NOT set this to ``true`` if cache is set to ``false``. This combination will deliver corrupt content.




----------------------------------------------------------------
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:
users@infra.apache.org