On 5/23/06, S t i n g r a y <[EMAIL PROTECTED]> wrote:
I want to do traffic shaping as per protocol basis so if i give a certian bandwith to HTTP protocole , isnt there any way i can diffrenciate between HTTP webpages & HTTP downloads of huge .iso files ?
Sure, set your HTTP daemon to listen on two ports (say, ports 80 and 81). Make the ISO images available through port 81 only and use traffic shaping to limit bandwidth from that port. Chris

