View Single Post
Old 10-01-2005, 06:05 PM  
godlike
Senior Member
 
Join Date: Dec 2003
Posts: 94
Default

Here you go:

Code:
[Threads]
Process_Priority	= NORMAL	# Suggested process base priority (Idle/Normal/High/Realtime)
Io_Threads		= 2		# Number of io threads
Worker_Threads		= 1		# Number of worker threads 
Worker_Fibers		= 50		# Initial number of fibers
Encryption_Threads	= 2		# Number of encryption threads
Tell me what can i change here and what would be optimal settings and i will see what happens then.

cya.
godlike is offline   Reply With Quote