Re: doubt about 99% of the cases if the first byte of the file is cached.
Ingo Molnar <[email protected]>
| Newsgroups | gmane.network.tux |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 24 Apr 2002, Roy Sigurd Karlsbakk wrote: > If I try to start >50 downloads, only 50 will be served concurrently. > The rest will block until there's a free 'slot'. And - yes - I've set > max_connect to a far larger number than 50. > > Ingo: Any ideas? what happens if you set up Apache to serve the same content, does it show similar symptoms? I very much suspect that this phenomenon is unrelated to TUX. (you already tried a much larger NR_IO_THREADS value, such as 128, right?) Ingo