[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #1042 [Tor - Relay]: rate-limit MaxOnionsPending warns
#1042: rate-limit MaxOnionsPending warns
--------------------------------+-------------------------------------------
Reporter: arma | Type: defect
Status: needs_review | Priority: minor
Milestone: Tor: 0.2.2.x-final | Component: Tor - Relay
Version: 0.2.1.19 | Resolution: None
Keywords: easy | Parent:
--------------------------------+-------------------------------------------
Comment(by cjb):
Hm, what do you think of the kernel's mechanism? (linux/lib/ratelimit.c
-- you call printk_ratelimit() to find out whether the system's currently
ratelimited, and if it disallows you to printk then it'll let the user
know how many printks it suppressed. The default is one printk every five
seconds, but there's also a burst parameter for how many messages to allow
per-time-period before suppression starts to kick in, default is ten.)
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/1042#comment:12>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs