some useful info
Io_Threads = 2 # Number of io threads (2x logical CPUs)
Worker_Threads = 3 # Number of worker threads (1/2 of max users online)
Worker_Fibers = 50 # Number of works fibers
Encryption_Threads = 1 # Number of encryption threads (number of logical cpus)
From another thread here somewhere... I have pasted this just above Worker_Threads option in my ioFTPD.ini
Code:
# Worker_Threads, Number of worker threads is dependant on the number of users you have online
# For 10 users, 2-3 is enough.
# For 20 users 4-6
# 100 users 10-15
# 1000 users 20-30
/ZR
Create a free account to browse our forums without ads