1

Can you help me? I am trying to find a way to limit download speed from my server, i found such module as mod_bandwidth, but there is no howto on apache2.2 only for 1.3.x

How can I limit download speed. I have ubuntu 10.10 and apache2.2 on my server.

user785415
  • 71
  • 2
  • 7

2 Answers2

2

you should give libapache2-mod-bw a try, it should be available in ubuntu repository.

Jasonw
  • 5,054
  • 7
  • 43
  • 48