Re: About our effort at NoMachine
Alan Cox <[email protected]>
| Newsgroups | gmane.comp.xfree86.forum |
|---|---|
| Message-ID | <[email protected]> |
> was one of the significant problems in LBX as large requests could > monopolize the wire for a long time. Using one TCP stream per client > means each client gets a fair share of the network bandwidth. Nothing like it. Look up "capture effect". Basically without extra correcting factors TCP is "the more you hog the more you win". It is very hard to correct the capture effect