Error creating network socket: No buffer space available

phobos at rootme.org phobos at rootme.org
Thu Feb 16 03:54:06 UTC 2006


On Wed, Feb 15, 2006 at 06:18:28AM +0100, xsteadfastx at gmail.com wrote 0.9K bytes in 30 lines about:
: It is a Debian Sarge.
	
	Did you install via source or apt?

: Yes it is. Ok i think there is the failure. It needs more descriptors

	Tor servers should have 8192 file descriptors available.  This
	number may be overkill, but generally is accepted as a high
	watermark for successful Tor servers.  

	Modifying the init script to set ulimit -n 8192 would be
	preferable.  Installations by apt and rpm in the -alpha branch
	already set this as part of the default init script.

-- 
Andrew



More information about the tor-talk mailing list