(E-Mail Removed) (mynamehere) writes:
]When Joe Enduser clicks a button to get streaming video, the client
]makes a new request, and the server sends the stream.
]What if the following happened:
]Joe Enduser clicks the button, and a selection table like this pops
]up.
]Stream Time Users
]1 0:50 43
]2 1:05 70
]3 1:30 110
]4 1:55 81
]...allowing him to attach to one of the existing streams.
]The streams represent the number of data flows being sent from the
]source server to a nearer proxy--perhaps one in Joe Enduser's
]neighborhood, servicing 10,000 people or so.
AFAIK proxies are destination linked, not source linked. Ie from a source
there is no way of knowing what the proxies are or how many people are
connected to a proxy.
Not clear this would help anyway. a separate packet has to be sent to your
machine anyway. Ie, there is no change in network congestion.