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 2020/09/11 00:34:30 UTC

[GitHub] [pulsar] merlimat opened a new pull request #8031: Allow to configure basic rate limiting for HTTP requests

merlimat opened a new pull request #8031:
URL: https://github.com/apache/pulsar/pull/8031


   ### Motivation
   
   In some cases it's desirable to throttle the number of HTTP requests made against brokers to avoid impact from either malign attacks or misconfigured clients.
   
   This add a very simple servlet filter and could be later expanded with more sophisticated logic.


----------------------------------------------------------------
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



[GitHub] [pulsar] sijie merged pull request #8031: Allow to configure basic rate limiting for HTTP requests

Posted by GitBox <gi...@apache.org>.
sijie merged pull request #8031:
URL: https://github.com/apache/pulsar/pull/8031


   


----------------------------------------------------------------
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



[GitHub] [pulsar] zymap commented on pull request #8031: Allow to configure basic rate limiting for HTTP requests

Posted by GitBox <gi...@apache.org>.
zymap commented on pull request #8031:
URL: https://github.com/apache/pulsar/pull/8031#issuecomment-692425443


   /pulsarbot run-failure-checks


----------------------------------------------------------------
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