问题描述
我有任务:
"在JavaEE(使用Servlet/JSP技术的简单Web应用程序)上开发程序,该程序将在"OpenBSD 5.6.amd64"服务器上运行,并提供用于控制网络端口的接口(向上/下和极限速度)"
"Develop the program on JavaEE(simple web application using Servlet/JSP techlogies), that will be run on 'OpenBSD 5.6. amd64' server and that provides interface for controlling network ports(up/down and limit speed)"
向上/向下很简单:ifup'接口名称'/ifdown'接口名称'.
Up/Down is simple: ifup 'interface-name'/ifdown 'inteface-name'.
但是使用 极限速度" ,我遇到了一些困难.
But with 'limit speed' i have some difficulties.
我想使用shal命令执行此操作,但是我找不到示例.
I want do this with shal command, but i can't find sample.
仅使用第三方工具: Wondershaper ,>流.
Only with third-party tools: Wondershaper, Trickle.
有什么想法吗?
预先感谢您的帮助!
推荐答案
我发现此一个话题,但是他有点复杂.请告诉我,那是我需要的吗?
I found this topic, but he a little complex.Tell me please, it that what I need?
这篇关于openbsd:限制网络带宽的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!