Hello could anybody help with configuring SQUID ability for real player streaming. I found this and it doesnt work: acl RealMime req_mime_type ^audio/x-pn-realaudio acl RealMime req_mime_type ^application/x-rtsp-tunnelled acl realplay browser RealMedia acl STREAM urlpath_regex -i \.rstp$ \.ra$ \.mov$ \.avi$ \.ram$ acl RealPlayer url_regex ^http://[^/]+/SmpDsBhgRl http_access allow RealMime http_access allow STREAM http_access allow RealPlayer http_access allow realplay What's the problem? In real player, I set for RTSP>- Proxy: [IP of proxy] - Port: 3128(SQUID port) Thanks Mike