[tor-bugs] #9390 [Core Tor/Tor]: Warn if you're being a public relay but have too-low file descriptor limit
Tor Bug Tracker & Wiki
blackhole at torproject.org
Sat Dec 30 13:56:52 UTC 2017
#9390: Warn if you're being a public relay but have too-low file descriptor limit
-------------------------------------------------+-------------------------
Reporter: arma | Owner: (none)
Type: enhancement | Status:
| needs_revision
Priority: Medium | Milestone: Tor:
| 0.3.3.x-final
Component: Core Tor/Tor | Version:
Severity: Normal | Resolution:
Keywords: tor-relay easy dos resources | Actual Points:
logging |
Parent ID: | Points:
Reviewer: teor | Sponsor:
-------------------------------------------------+-------------------------
Comment (by aruna1234):
In order to check whether tor instance is a relay-
public_server_mode(options()) is used? But it can't be added as an
argument.But calling public_server_mode() is gonna again create an issue.
How can I put a function call which returns a value in a declaration?
int set_max_file_descriptors(arg1, arg2, int value =
public_server_mode(options()))?
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/9390#comment:21>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list