[tor-bugs] #17049 [Tor Support]: This platform is missing getrlimit(). Increase the number of connections in Windows
Tor Bug Tracker & Wiki
blackhole at torproject.org
Sat Sep 12 11:02:44 UTC 2015
#17049: This platform is missing getrlimit(). Increase the number of connections in
Windows
-------------------------+----------------------------------
Reporter: TORques | Owner: lunar
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: Tor Support | Version: Tor: unspecified
Keywords: | Actual Points:
Parent ID: | Points:
-------------------------+----------------------------------
Increase the number of connections in Windows
---------------------------------------------
Add new settings in Windows Registry and restart your PC.
* Write next 4 lines with a text editor and save the file as *.reg
{{{
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters]
"MaxUserPort"=dword:0000fffe
"TcpTimedWaitDelay"=dword:0000001e
}}}
* Hit *.reg and add new settings in Registry.
* Restart PC.
The "MaxUserPort" default value is 0x1388 (5000)
The "TcpTimedWaitDelay" default value is 0xF0 (240 seconds)
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/17049>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list