Quote:
Originally Posted by Kwahab
I'm a web developer and need an easy to use bandwidth limiter / slow Internet simulator to test my websites. I would prefer a per application setting where I can limit, say only the web-brower etc.
A GUI would be nice as well.
Any recommendations?
|
If you use Apache to host your websites, there is a module in apache named
. You can use this to limit the bandwidth for accessing your websites before putting into production.