Will adding the below in the URL white list will increase or decrease the performance of either traffic or HTTP proxy.
# Real Media
# example: http://movies.guide.real.com/
# needs also tcp/udp 554 und tcp/udp 7070
\.ram(\.?.*)?$
\.rm(\.?.*)?$
# Microsoft Windows Media Video Streaming
\.wmv(\.?.*)?$
\.asf(\.?.*)?$
# Apple Quicktime
# example: http://www.apple.com/trailers/
\.mov(\?.*)?$
# Google Video
# example: http://video.google.com/
\.google\.com\/videodownload(\?.*)?$
# You Tube
# example: http://www.youtube.com/
\.youtube\.com\/get_video(\?.*)?$
\.flv(\?.*)?$
# ifilm.com
# example: http://www.ifilm.com/top100
\.ifilm\.com\/gateway(\?.*)?$
# AOL radio
# example: http://music.aol.com/radioguide/bb
\.stream\.aol\.com
# general MPeg files
\.mpg(\?.*)?$
This thread was automatically locked due to age.