Hi all, this is my first message... I write you 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... Regards, Salvatore Baglieri PS: I use WebMin.