fre 2003-04-04 klockan 18.34 skrev ABOKHALAF, Nassri Abdellatif: > hello to all, > > looking at my squid connections i discoverd that there were many > conections to an address mms://wms.somwthing.com/xxx/.
Squid does not handle mms:// requests... Are you sure you saw these in Squid? > This is a Streaming from a Tv channel and it loads heavily my link. Typical symptoms of streaming.. > My question is: how do i tell squid to only open 1 conection to > this address and serve multiple users. Not by using Squid. Squid is a http proxy. mms:// is not http.. you will need an mms:// "splitter" or whatever to call the function. -- Henrik Nordstrom <[EMAIL PROTECTED]> MARA Systems AB, Sweden
