KannarFr commented on issue #6291: Proxies probably spamming Brokers URL: https://github.com/apache/pulsar/issues/6291#issuecomment-605819433 @jiazhai on our cluster case it happens each series of 5-6 days, our usage is very linear this why we suspect connections issues. Like reaching some kernel limits, you have any infos regarding this? More, do you have example for specs requirements depending on the following `proxy.conf` fields: ``` ##### --- Rate Limiting --- ##### # Max concurrent inbound connections. The proxy will reject requests beyond that. maxConcurrentInboundConnections=10000 # Max concurrent outbound connections. The proxy will error out requests beyond that. maxConcurrentLookupRequests=50000 ```
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
