Limiting Bandwidth on a Server
I have a site where users can download large files. However, sometimes when a user downloads, they hog all the bandwidth, thus showing down the entire website. Is there any way on Apache 2 on Windows Server 2003 to limit the bandwidth a specific IP (user) can use at a given moment?I want to cap the download speed for each user to 60kbps. Thanks!