I’m trying to set up delay pools for certain traffic; the two that I have not been able to crack are Bittorent and Skype.
I’ve hunted and hunted through forums etc and the best I have found (well, I think it’s the best) are the following …
acl bit_torrent req_mime_type application/x-bittorent
acl bit_torrent req_mime_type ^application/x-bittorent$
and
acl numeric_IPs URL Regexp ^(([0-9]+.[0-9]+.[0-9]+.[0-9]+)|([([0-9af]+)?:([0-9af:]+)?:([0-9af]+)?])):443
acl Skype_UA Browser Regexp ^skype^
but no matter how hard I try I can not get these understood. My typical lines for a delay pool are …
delay_access 1 allow numeric_IPs
delay_access 1 allow Skype_UA
delay_access 1 deny all
Can anyone point me in the correct direction when it comes to my dilemma.
Many Thanks - Nigel.
p.s. Don’t forget to sign the “Keep MySQL - GPL compliant”