diff --git a/LDP/guide/docbook/Linux-Networking/Satellite.xml b/LDP/guide/docbook/Linux-Networking/Satellite.xml deleted file mode 100644 index 3ecabaaa..00000000 --- a/LDP/guide/docbook/Linux-Networking/Satellite.xml +++ /dev/null @@ -1,53 +0,0 @@ - - -Satellite - - Sat (Satellite Technology) HOWTO - Roberto Arcomano berto@fatamorgana.com, Florindo Santoro - flosan@hack-it.net - v1.81 - July 31, 2002 - - Sat technology is starting to become a great resource for Internet - users, allowing high bandwidth in downloading and many other interest­ - ing services. This document wants to investigate "State of Art" of - Sat connections in Linux environment, how to get them speeder and to - share with many clients. You can found latest version of this document - at http://www.fatamorgana.com/bertolinux and http://www.hack-it.net/How-To/Sat-HOWTO.html - . - - 10. Links - - 10.1. Open - - http://www.linuxtv.org - - http://www.fatamorgana.com/bertolinux - http://www.hack-it.net/How- - To/Sat-HOWTO.html - - 10.2. Commercial - - EuropeOnLine - EON - - Netsystem - - Starspeeder - - Sat Node - - Eliosat - - Falcon Stream - - SkyDSL - - OpenSky - - DirecPC - - http://www.xanticbroadband.com/ - - http://www.fatamorgana.com - - diff --git a/LDP/guide/docbook/Linux-Networking/Services.xml b/LDP/guide/docbook/Linux-Networking/Services.xml index a859c538..a8764f8a 100644 --- a/LDP/guide/docbook/Linux-Networking/Services.xml +++ b/LDP/guide/docbook/Linux-Networking/Services.xml @@ -5938,3 +5938,50 @@ available for that OS instead. Follow the links on the NTP website at + + + 8.6. Traffic Shaping + + The traffic shaper is a virtual network device that makes it possible + to limit the rate of outgoing data flow over another network device. + This is especially useful in scenarios such as ISPs, where it is + desirable to control and enforce policies regarding how much bandwidth + is used by each client. Another alternative (for web services only) + may be certain Apache modules which restrict the number of IP + connections by client or the bandwidth used. + +Traffic-Control + + +Traffic control encompasses the sets of mechanisms and operations by which +packets are queued for transmission/reception on a network interface. The +operations include enqueuing, policing, classifying, scheduling, shaping and +dropping. This HOWTO provides an introduction and overview of the +capabilities and implementation of traffic control under Linux. + + +  *  the linux DiffServ project + +  *  HTB site (Martin "devik" Devera) + +  *  Traffic Control Next Generation (tcng) + + TCNG manual (Werner Almesberger) + +  *  iproute2 (Alexey Kuznetsov) + + iproute2 manual (Alexey Kuznetsov) + +  *  Research and documentation on traffic control under linux (Stef Coene) + +  *  LARTC HOWTO (bert hubert, et. al.) + +  *  guide to IP networking with linux (Martin A. Brown) + + * http://metalab.unc.edu/mdw/HOWTO/NET3-4-HOWTO-6.html#ss6.15 + + * Traffic Control HOWTO + + + + diff --git a/LDP/guide/docbook/Linux-Networking/Traffic-Control.xml b/LDP/guide/docbook/Linux-Networking/Traffic-Control.xml deleted file mode 100644 index eba41358..00000000 --- a/LDP/guide/docbook/Linux-Networking/Traffic-Control.xml +++ /dev/null @@ -1,45 +0,0 @@ - - - 8.6. Traffic Shaping - - The traffic shaper is a virtual network device that makes it possible - to limit the rate of outgoing data flow over another network device. - This is especially useful in scenarios such as ISPs, where it is - desirable to control and enforce policies regarding how much bandwidth - is used by each client. Another alternative (for web services only) - may be certain Apache modules which restrict the number of IP - connections by client or the bandwidth used. - -Traffic-Control - - -Traffic control encompasses the sets of mechanisms and operations by which -packets are queued for transmission/reception on a network interface. The -operations include enqueuing, policing, classifying, scheduling, shaping and -dropping. This HOWTO provides an introduction and overview of the -capabilities and implementation of traffic control under Linux. - - -  *  the linux DiffServ project - -  *  HTB site (Martin "devik" Devera) - -  *  Traffic Control Next Generation (tcng) - - TCNG manual (Werner Almesberger) - -  *  iproute2 (Alexey Kuznetsov) - - iproute2 manual (Alexey Kuznetsov) - -  *  Research and documentation on traffic control under linux (Stef Coene) - -  *  LARTC HOWTO (bert hubert, et. al.) - -  *  guide to IP networking with linux (Martin A. Brown) - - * http://metalab.unc.edu/mdw/HOWTO/NET3-4-HOWTO-6.html#ss6.15 - - * Traffic Control HOWTO - -