You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/09/01 05:33:47 UTC

[GitHub] [pulsar] michaeljmarshall commented on pull request #16888: [improve][broker] Add gzip compression support for /metrics endpoint

michaeljmarshall commented on PR #16888:
URL: https://github.com/apache/pulsar/pull/16888#issuecomment-1233761782

   > > Having gzip support for all http endpoints could be useful too. I wonder if it could be simply enabled for all by default. @codelipenghui wdyt?
   > 
   > I remember this PR and penghui said that not all the endpoints has a big response body, make all the endpoints output compressed response may lead to CPU usage increase
   
   Can we enable conditional compression that only compresses payloads above a certain size?


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org