balooProxy icon indicating copy to clipboard operation
balooProxy copied to clipboard

Smarting Ratelimiting & HTTPs Support

Open DoYouKnowWhoElse opened this issue 2 years ago • 2 comments

make cloudflare look like a joke

support https without me having to touch your code 😜

DoYouKnowWhoElse avatar Oct 03 '23 16:10 DoYouKnowWhoElse

I assume with "https" support you mean supporting https in cloudflare mode? What exactly do you mean with "smart" ratelimit?

41Baloo avatar Oct 13 '23 09:10 41Baloo

I assume with "https" support you mean supporting https in cloudflare mode? What exactly do you mean with "smart" ratelimit?

Hello Baloo, by HTTPs Support I refer to HTTPs support in Cloudflare mode- yes.

Smart Ratelimit basically means the rate-limit adjusts according to the amount of traffic there is. You could rig a simpler version possibly with the use of firewall rules, like if your CPU usage gets too high, you could have it set a different rate-limit. But that wouldn't really be smart rate-limiting. The whole idea of smart rate-limiting is that it automatically changes based on the amount of incoming traffic. Personally do not expect you to do this idea, it was me just trying to mess aroun and see if you actually would lmao. Not really has been done outside Cloudflare Enterprise and https://botshield.io/ (no longer active)

DoYouKnowWhoElse avatar Oct 13 '23 17:10 DoYouKnowWhoElse

might add https support while being in cloudflare mode soon. I don't think i'll ever work on a smart ratelimit on my own but feel free to open a PR

41Baloo avatar Jun 14 '24 08:06 41Baloo