Re: [2.0.36] weirdness during mild ftp load

Francis GALIEGUE (desdemona@mail.cpod.fr)
Sat, 09 Jan 1999 15:57:48 +0100


My guess is that you have indeed reached the maximum number of files
which can be open at a time. Forget this hypothesis if you haven't
encountered this problem with a yet heavier load.

Anyway if this is the case you just have to echo <more than 1024>
>/proc/sys/kernel/file-max and echo <more than 3072> >/proc/sys/kernel/inode-max.

-- 
	fg

"Computers are like air conditioners - they stop working properly when you open Windows"

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/