apache max clients question

Well i run "The Linux Mirror Project" and have done so for the past few months now.

anyway, the past week, downloads, any any one time, have gone into 4 digit numbers, and i have a question about apache.

What we do, is mirror linux distributions over bit torrent, so our apache isn't actually servering the files.

Now, the bit torrent tracker, is running over apache. Now each user, who is conencted to the tracker, and downloading a distro, will connect to apache approx every 10 minutes.

so if there is a connection, say once every 10 secs, to grab about 1k of data, maybe 2k, would apache, if set to max clients of 2048, be able to allow 20,000 users connected to the tracker, if each user connects once every 10 mins.

its not a question of will the hardware support it, we have that sorted, its more of a question of will 2048 max clients support 20,000 users connecting once every 10 mins (they will be at random times not all together).

also, when i last compiled the kernel, it asked for max file descriptors, now, thats the maximum amount of files you can have open per process isn't it?

well it said enter a number between 256 - 2048, is there no way to compile the kernel for say, 8000?

thanx

 

 

 

 

Top