Discussion:
the RATELIMIT kernel option
(too old to reply)
void
2023-11-20 13:46:27 UTC
Permalink
Hello hackers@,

I've been looking at adding the RACK tcp kernel option, and reading the instructions
on https://klarasystems.com/articles/using-the-freebsd-rack-tcp-stack/

They mention the RATELIMIT option for some network cards but I can find
no option of that name in LINT/NOTES so am not sure if it works with
just some or all network interfaces or what the tradeoffs are. Can anyone here
clarify please? or just point me to whatever I need to look at, thanks
--
--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-***@muc.de
void
2023-11-21 03:26:33 UTC
Permalink
See src.conf(5) WITH_RATELIMIT and ifconfig(8)'s txrtlmt.
Further details in sys/netinet/tcp_ratelimit.c
thanks, thats what i'm looking for
--
--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-***@muc.de
Loading...