Linux shapecfg命令
Linux 教程
· 2019-02-16 10:59:11
Linux shapecfg命令用于管制网络设备的流量。
自Linux-2.15开始,便支持流量管制的功能。
语法
shapecfg attach [流量管制器][网络设备]
或
shapecfg speed [流量管制器][带宽]
参数说明:
- attach 将流量管制器与实际的网络设备结合。
- speed 设置流量管制器的对外传输带宽。
点击查看所有 Linux 教程 文章: https://www.codercto.com/courses/l/14.html
Writing Apache Modules with Perl and C
Lincoln Stein、Doug MacEachern / O'Reilly Media, Inc. / 1999-03 / USD 39.95
Apache is the most popular Web server on the Internet because it is free, reliable, and extensible. The availability of the source code and the modular design of Apache makes it possible to extend Web......一起来看看 《Writing Apache Modules with Perl and C》 这本书的介绍吧!