Iti recomand sa folosesti delay pools pt. squid in loc de limitare cu htb/cbq. In felul asta poti limita de exemplu doar anumite tipuri de fisiere (*.exe *.zip etc...) iar paginile html sa le lasi sa se incarce la full speed. Bineinteles poti limita tot, dar asa e cel mai bine (parerea mea). Arunca o privire aici: http://www.linux.ro/campus/howto/rom/limitare/install.php#ss1.1
Alex ----- Original Message ----- From: "Vlad Radu" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, August 03, 2003 11:25 AM Subject: [rlug] htb limitare pe port > am reusit cu ajutorul vostru sa configurez htb cu htb-tools mere super fain > (MULTAM) , doar ca e o problema nu reusesc sa il fac sa puna limite pe un > port anume mai bine zis pe portul de proxy > > stie careva care poate fi cauza ? > > mai jos am un exemplu de cfg facut de pe exemplele date pe > http://www.arny.ro/htb/ > > > > > > client client_1 { > bandwidth 16; > limit 32; > burst 2; > priority 2; > dst { > 192.168.0.11/32 3344; > }; > }; > > > > Multam anticipat > > >
