Archive for May, 2008

Bandwidth Management using delay pools

May 23rd, 2008 | No Comments »
Posted by admin under FreeBSD

I already explain about bandwidth limiter using PF and IPFW before. But today i will write another limiter bandwidth using Delay pool in squid.
it will answer my friend question about delay pool also.

case:
I only limit download multimedia file and windows update in work time and i wont limit for the the browsing.

checking your squid:

1. make sure your squid already running well
2. make sure you already enabling delay pool option while compiling squid.

okeh lets go make the script:
Read the rest of this entry »