|
From: Salvatore B. <sal...@gm...> - 2006-10-24 08:59:13
|
Hi All, this is my first post. I write just to ask about "traffic shaping". That is to say, at the moment I use squid's delay pools to limit download speed for files bigger than X kbytes. But i would prefer to give priority to each port in squid, for example: if there's HTTPS (port 443) traffic, it has priority; else if there's SMTP traffic.. (25); else if there's FTP traffic (21); else if there's HTTP traffic (80); and.. above all... if there's no traffic.. then let p2p-program download anyway, it will be good also to give fixed static speed to each port, for example: ensure https trasferts 40kb/s ensure smtp 5kb/s... But, Squid is just a HTTP proxy... I ask already here <http://ubuntuforums.org/showthread.php?t=26055>, here<http://ubuntuforums.org/showthread.php?s=938220d5ef9f95b96486eef5c4e9e88f&t=274795>, to Jamie and to Squid-MailingList. I see this <http://www.wenzk.net/?action_viewthread_tid_88.html> but also a lot of google result ("Traffic shaping" or "QoS with Linux"). Regards, Salvatore Baglieri |