Penguin
Blame: TypeOfService
EditPageHistoryDiffInfoLikePages
Annotated edit history of TypeOfService version 3, including all changes. View license author blame.
Rev Author # Line
1 PerryLorier 1 A small area of the [IP] header which referes to what kind of priorities this packet should be given. In [IPv4] you can say that this packet should:
2 * __minimise delay__: For ssh sessions for example
3 * __maximise throughput__: for ftp sessions for example (eg: an ftp over a highspeed satellite link would be great, but a ssh session would be horrible!)
4 * __maximise reliability__: for packets that should get there!
3 CraigBox 5 * __minimise $cost$__: for things like [IRC] and UseNet :)