Transparent Cache; Need separation for YouTube.

Gurus,
here I'm again trying to get some insight to my clients cache issues:
We recently wanted to separate Youtube traffic from the global cache pool and make a separate 3-cache pool, we hit a major issue, the moment we added the paramters/class-maps/policy-maps, we saw ACE dropping 80% of normal existing traffic and we were left with an outage of the web, the ACE just wont pass traffic, even after we removed the class-maps and polices and reloading the ACE module , had to reboot the c6500s
Here the config:
YOUTUBE SERVERFARM:
rserver host BCXX
description BC-YOUTUBE-x
ip address X.X.X.X
inservice
rserver host BCYY
description BC-YOUTUBE-y
ip address Y.Y.Y.Y
inservice
rserver host BCZZ
description YOUTUBE -z
ip address Z.Z.Z.Z
inservice
serverfarm host LEASTCONNECTIONS_FARM
description Transparent Proxy Least Connection Farm
transparent
failaction purge
predictor leastconns slowstart 60
probe PORT_80
rserver BC05
inservice
rserver BC06
inservice
rserver BC07
serverfarm host YOUTUBE_FARM
transparent
failaction purge
predictor roundrobin
probe PORT_80
rserver BC-YOUTUBE-x
inservice
reserver BC-YOUTUBE-y
inservice
rserver BC-YOUTUBE-z
inservice
class-map type http loadbalance match-any YOUTUBE-1
2 match http header Host header-value "www.youtube.com"
class-map type http loadbalance match-any YOUTUBE-2
2 match http url /get_video.*
sticky ip-netmask 255.255.255.255 address both STICKY_SF
timeout 30
timeout activeconns
replicate sticky
serverfarm LEASTCONNECTIONS_FARM
policy-map type loadbalance first-match TRANSPARENT_LB_PM
class YOUTUBE-1
serverfarm YOUTUBE_FARM
class YOUTUBE-2
serverfarm YOUTUBE_FARM
class class-default
sticky-serverfarm STICKY_SF
, We saw some buffer crunches but not sure, we are running A2(1.3) .
last year we had same config with ONLY mathcing URL /get_video.* and was working fine with dest_ip hashing,
this time we added the host www.youtube.com and 3 separate caches.
doesnt seem to make sense to us,
if anyone has worked to segregate U-tube , do share their config philosophy.
we are thinking about separate context or diff policies, but that's too much config related, still all options open.
do let me now champs..
Shukla.

if you had to reboot the cat6k this is not a ACE issue.
The ACE module sits inside the cat6k but should be considered as an external device.
To separate Youtube traffic you need a new feature of A2(1.4) to hash the secondary cookie value.
CSCsq99736: ACE predictor hash url should not stop parsing at "?" delimiter
All video in youtube comes from the same url but with an option "watch?v=9LMTClqvCGs"
What you need to do is hash the value which can be done with A2(1.4).
This will guarantee that you always get to the same cache for the same video.
But your total meltdown was not the result of ACE.
Sth else must have happened.
If ACE was the problem, a reboot of ACE w/ a known-working config should have been enough.
Try not to reboot as a way to fix problems.
Call the TAC and let them troubleshoot your issue live.
Gilles.

Similar Messages

  • How to create 1080P for YouTube

    How to create 1080P for youtube, I was only be able to create 720P using the compressor. I heard that people can make 1080 using iMovie.
    Thanks.

    uh, what are your sequence settings?  Are they 1080?  If so, you just need to use file:  export:  quicktime movie (not quicktime conversion) with current settings and bring that file into compressor and customize the appropriate preset.
    That said, do you really need 1080p for youtube.  My experience is that you'll get more reliable playback with 720 in youtube.

  • I need help with exporting 720p video for youtube.

    Hi everyone, I have been using Adobe premeir for almost a year now and I love it, as its very professional and powerful. I used to edit Standard with no problem, then export the full unconverted file (wmv) and run it though Windows Movie Maker to compress it (haha yeah I know its crazy.) Now that I got a camera capable of shooting HDV I want to use it. Im just wondering the following:
    1.What format should I export with in Adobe Media Encoder? (Original Raw footage files from Camera are MOV formatted)
    2.What should I set the Bitrate to?
    3.How do I export to flash without it being to large of a file (Under 200mb's for a 5 minute video) and have it not choppy or pixelated?
    4.How do I speed up exporting, how many passes should I do?
    5.What overall is the best setup for youtube?
    I also noticed a small glitch, and its when I export normally (full size, no compression) and run it though a compressor it cuts out all of the titles, and just flashes them for a milisecond. Its really odd. It only happens when I export in a certain format in which I cannot quite remember. Anyways.. thanks in advance for helping me. Its very appreciated.
    NineLivesProductions

    perform a search using the term export for web and it should throw up some ideas.
    here's one for starters:
    http://discussions.apple.com/thread.jspa?messageID=2309121&#2309121
    If you're using flip4mac to convert to wmv, the trial stops at 30 seconds - you need at least wmvstudio to export to wmv:
    http://www.flip4mac.com/wmv.htm

  • I want to buy a laptop for my study in college. I need it for web browsing, youtube, words, powerpoint, and light-medium photoshop. Should I buy rMBP 13" or MBA 13" ? Thx

    I want to buy a laptop for my study in college. I need it for web browsing, youtube, words, powerpoint, and light-medium photoshop. Should I buy rMBP 13" or MBA 13" ? Thx

    Either - if you need the 'ultimate' in portability, buy the Air. But whichever you buy, make sure that you max out the RAM and the storage as neither the Air or the Retina MacBook Pro are user upgradeable.
    Clinton

  • HT4942 I want to be able to update info in Numbers by either iPhone, iPad or MacBook Air.  Do I need to purchase Numbers separately for MacBook Air?

    I want to be able to update info in Numbers by either iPhone, iPad or MacBook Air.  Do I need to purchase Numbers separately for MacBook Air?

    Yes.  Numbers for the Mac is a different program than the app for the iPhone and iPad.  It can be purchased from the Mac App store.

  • I bought a ipod touch 3 i need help on this is there a youtube app that has a cach download to play youtube video's offline within the app if there is one can someone fill me some info on this matter

    i bought a ipod touch 3 i need help on this is there a youtube app that has a cach download to play youtube video's offline within the app if there is one can someone fill me some info on this matter

    You can only use apps that are compatible with your dvice and ios version.
    The secons gen ipod touch can only go to 4.2.1.
    If you are running 4.2.1 then you can only use apps that require 4.2.1 or lower.

  • ACE :Transparent Cache-SP

    Gurus,
    I have a setup for transparent caching with my SP client and as of now we are using leastconn as predictor with A2(1.3) as the version.
    here are my pain points:
    1. The Cache guys tell me the moment we turn normalization ON the caches cant FTP the logs to their FTP servers (the traffic/conn drops after sometime).we dont have randomization ON.
    I feel its more of the cache issue or of the connection than of security as normalization will either allow or disallow but will not terminate after some time.
    2. also im observing in "show stats" output , lot of "Total layer4 rejections" and some Layer7 conns, and "Total times rserver was unavailable" .. as we see probe-fails a lot when traffic peaks up thus making cache to be out-of-service , need to know when do we have these issues.does it need to have the whole farm to fail or is it for connections failing for a single cache-server?
    any good links to find more on the troubleshooting aspect of ACE ?
    thanks
    Shukla.

    Shukla,
    ACE has a default idle timeout of 1hour for all traffic going through.
    This is true with and without normalization.
    Once the connection times out, it is being removed from the connection-list.
    This is where normalization makes a difference.
    With normalization, a connection can only be established with a SYN.
    So, when the application starts sending again, we do not allow the packets to go through.
    Without normalization, any packet can be used to establish the connection, so when the server start sending data again, we re-establish the connection and allow the packets to go through.
    L4 rejections occur when we can't find a server active - so the whole farm is down.
    Gilles.

  • Load-balancing of transparent cache + IP spoofing + RTSP + MMS not working

    We have already in production an architecture with load-balancing of
    transparent cache + ip spoofing.
    We are unable to do the same for streaming flows (MMS and RTSP).
    We are doing PBR from our core network (2 * C6K) to redirect port 80, 554 and
    1755 toward CSS boxes, same in our access router (2* Ciso7200).
    In this config desired flows are redirected toward the CSS.
    Then CSS should load balance the traffic toward our BlueCoat proxy-cache farm.
    It's working fine for HTTP but we are unable to make it works for MMS and
    RTSP.
    Note that we are requiered to use ECMP to perform IP Spoofing on the CSS, meaning we need 4 routes for each client subnet (one route toward upstream C6K, and 3 routes for each proxy cache). We use acl to get rid off looping condition.
    Anyone who has already put in place Load-balancing of Streaming transparent cache + IP spoofing could give us some hint.
    Many thanks.
    Regards,
    Pierre Viennet

    Gilles, thanks for your input.
    Here where we are at with streaming implementation:
    - HTTP on all type off client is working
    - RTSP: TCP 554 with Real Media client is working
    - RTSP: TCP 554 with WMP not working, but it's due to a bug in Bluecoat implementation, the proxy send an error when he see a request with ( User-Agent: WMPlayer ) for RTSP content.
    - MMS: TCP 1755 not working with IP spoofing enable on the proxy but OK without IP spoofing...
    - UDP 554: not working
    - UDP 1755: not working
    I fully understand the limitation for UDP traffic.
    But I don't see why it's not working for MMS over TCP traffic.
    Note that I have the exact same configuration for RTSP and MMS.
    Why is it not working for MMS with IP spoofing? Are you aware of a difference on the way CSS handle MMS flows? or a specificity of the MMS protocol?
    Below what we can see on the different equipement when trying to launch a MMS over TCP Stream:
    c6k-Faaa#sh mls ip source 195.83.182.72
    Displaying Netflow entries in Supervisor Earl
    DstIP SrcIP Prot:SrcPort:DstPort Src i/f:AdjPtr
    Pkts Bytes Age LastSeen Attributes
    202.3.225.5 195.83.182.72 tcp :1755 :1504 0 : 0
    3 124 17 18:58:12 L3 - Dynamic
    202.3.225.5 195.83.182.72 tcp :1755 :1527 0 : 0
    2 84 3 18:58:20 L3 - Dynamic
    202.3.225.5 195.83.182.72 tcp :554 :1503 0 : 0
    4 360 17 18:58:06 L3 - Dynamic
    c6k-Faaa#
    CSS11503_CORE1# sho flows 202.3.225.5 | grep 1755
    202.3.225.5 38531 195.83.182.72 1755 0.0.0.0 TCP
    2/3 2/1
    202.3.225.5 1527 195.83.182.72 1755 195.83.182.72 TCP
    2/7 2/3
    CSS11503_CORE1# sho flows 202.3.225.5 | grep 1755
    202.3.225.5 38531 195.83.182.72 1755 0.0.0.0 TCP
    2/3 2/1
    202.3.225.5 1527 195.83.182.72 1755 195.83.182.72 TCP
    2/7 2/3
    CSS11503_CORE1# sho flows 202.3.225.5 | grep 1755
    202.3.225.5 38531 195.83.182.72 1755 0.0.0.0 TCP
    2/3 2/1
    202.3.225.5 1527 195.83.182.72 1755 195.83.182.72 TCP
    2/7 2/3
    CSS11503_CORE1#
    TCP 192.168.4.19:1491 195.83.182.72:554 TIME_WAIT
    TCP 192.168.4.19:1492 195.83.182.72:554 TIME_WAIT
    TCP 192.168.4.19:1493 195.83.182.72:1755 TIME_WAIT
    TCP 192.168.4.19:1502 195.83.182.72:554 TIME_WAIT
    TCP 192.168.4.19:1503 195.83.182.72:554 TIME_WAIT
    TCP 192.168.4.19:1504 195.83.182.72:1755 TIME_WAIT
    TCP 192.168.4.19:1525 195.83.182.72:554 TIME_WAIT
    TCP 192.168.4.19:1526 195.83.182.72:554 TIME_WAIT
    TCP 192.168.4.19:1527 195.83.182.72:1755 TIME_WAIT
    Many Thanks for your input.
    Pierre Viennet.

  • DLSW Ethernet Redundancy Transparent Cache

    I have corrupt entries in the ethernet redundancy transparent cache. These are causing problems establishing new sessions.
    Can I clear the entries individually and how long does the cache take to time out?

    Hi,
    the "dlsw clear transparent circuit" was introduced with CSCdv16277, it is in ios 12.1(11.5) and higher, 12.2(6.4) and higher and it also rolled into 12.3.
    Please note the "circuit" option is hidden. you can not see it with the ? asking for help in the parser.
    in respect to the origin of the erroneous cache entries. They can be a bug on itself. But they also can be a result of a configuration not exactly like it should be.
    I would advice to open a case with the tac and have the configurations sanity checked.
    If this is something you can reproduce at will than we would certainly be very interested how you get into this state.
    Dlsw ethernet redundancy was quite modified a bit in the last 2 years. Depending on what version of code you run you might need to go to a higher level to pick up all the current maintenance.
    My personal few is a recent 12.2 image or even better a recent 12.3 image.
    thanks...
    Matthias

  • Transparent Cache & Failover Bypass

    Hi,
    i'm using transparent caching on a 11501 sending all http traffic to a BlueCoat Cache.
    I have set the failover bypass option.
    When the cache is down, the CSS bypass the cache, but the problem is that i want the http requests to have the CSS source address so the firewall let them pass.
    But the http requests have the client ip.
    Is there a solution to this?
    the cache rule is L5
    Thanks

    HI,
    just use the primarySorryServer command (see http://www.cisco.com/en/US/products/hw/contnetw/ps792/products_command_reference_chapter09186a008028fe78.html#wp1140863). This command takes care or requestes if all other services in a content rule failed. In your case this will take place if your Caches are failing. The sorryserver (your firewall) will than take over the job until the caches return working.
    Btw. be aware that this service should only do "routing". So no need for destination NAT.
    Regards,
    Joerg

  • What is the best scrubbing rate for youtube?

    what is the best scrubbing rate for youtube?

    Ummm... can you elaborate? why do you think a 1-pass would be better? Before i go through another 5 - 6 hours of compression, I would like to understand a little bit better... 2 0r 3 word answers aren't going to help me at all. Sorry.
    Lisa <
    You have about three thousand pages of manuals, why do you think we can shrink that information down? Compression is really difficult to understand and to control. There are dozens of Web sites you can explore or you could look at amazon.com and buy yourself some training systems. If you are going to be doing a lot of compression and encoding, you will learn it the same way everyone else does, slowly. It's often easier and faster and therefore cheaper to pay a service to do your encoding. Spend a few hours reading the Compressor forum.
    Consider that you don't need to waste mjuch time rendering entire projects. Just assemble a short collection of problem scenes and use different settings till you get something you like. To confuse things even further, encoding results are totally subjective and a terrible compromise. You give up image quality to save time encoding or to gain program length. Youinvest tons of set up and encoding time to gain control the image quality. And you must process the audio separately to get the best use of your delivery media's capacity.
    bogiesan

  • Reverse Proxy and Transparent Caching

    I've seen a couple threads on these particular subjects, and I'm still a little curious. I understand that it is possible to have both of these configured, but what is the proper method of accomplishing this?
    For example, our setup is similar to the configuration in the configuration guide for clients and content engines on different subnets, so the transparent part seems pretty simple where the "ip wccp web-cache redirect out" command will be on the interface connected to the internet.
    However, for the reverse proxy portion, can I also configure reverse proxy on the same internet-connected interface with "ip wccp 99 redirect in"? Or does the transparent caching take precendence even though they are for different conditions? If that is the case, do I then need to use the "ip wccp 99 redirect out" command on the interface that would be pointing back towards the origin servers?
    I'd just like to clarify because we don't have test devices to play around with, so we would be modifying production devices.
    As a completely different question, if only transparent caching is configured, is it still possible to use the CE590 as a proxy server? The reason I am asking is that we recently shut down wccp because we were seeing excessive traffic at odd hours. A stroll through the transaction logs revealed that most of this traffic was destined for foreign subnets. It appeared that the CE590 was acting as a proxy for these foreign IPs because the source IP address as well as the data being retrieved were foreign to our network.
    If anyone can help with my questions, it would be greatly appreciated.
    David

    According to this thread,
    http://forum.cisco.com/eforum/servlet/NetProf?page=netprof&CommCmd=MB%3Fcmd%3Ddisplay_location%26location%3D.ee8a89a
    if you are redirecting both the services on the same interface, One service takes precedence over the other and I believe transparent web-cache redirect takes precedence over reverse-proxy.I think you need to use the "ip wccp 99 redirect out" command on the interface that would be pointing back towards the origin servers.
    For details refer:
    http://www.cisco.com/en/US/partner/products/sw/conntsw/ps491/products_configuration_guide_chapter09186a00800af658.html#19607
    I'm not too sure about the CE 590 but i know that the CE 560 can be used as a proxy for transparent caching using WCCP.

  • Transparent Caching causing permanent WAN-Traffic

    Hello,
    we enabled Windows 7 Transparent Caching in one of our branch offices via Group Policy.
    We limited the Cache Size to 5GB and max file size 512MB. The branch office uses a central fileserver connected via a 2x2Mbit Link (MPLS). During the course of the week, we observed high bandwidth usage after we enabled Transparent Caching on the Clients. Digging
    deeper into the problem we used network sniffers and procmon from sysinternals to see what is going on. We also connected to several clients that produced the traffic to see what the users were doing (copy jobs running?).
    What we found out: The traffic was not unidirectional, but up and download bandwidth was EQUALLY eaten up. The clients had NO copy jobs running, just Outlook, Word and Excel open with no file transfer going out through these applications.
    The users also had some Windows Explorers open and these showed a directory listing of the remote fileservers they were working with. After we closed the Windows Explorer windows, the traffic immediately stopped!
    Through network sniffing we found out that the explorer process was constantly pulling directory data from the remote fileserver. So you see a SMB request packet from the client and then a packet with a filename from the remote fileserver. Looks like a directory
    traversing. You see also that these files (or at least some KB from them) are written to the C:\windows\csc directory structure. I first tought about the search indexer, but this should not touch network drives by default. But even more strange is that this
    traffic stops immediately when the explorer windows are closed.
    What is this and how can this be avoided?

    Hi,
    How do you configure Offline files? What's your "Configure Background Sync" settings?
    Background Sync is a machine-specific setting which applies to any user who logs on to the specified computer while this policy setting is in effect. This policy setting is in effect when a network folder is determined to be in “slow-link” mode, as specified
    by the “Configure slow-link mode” policy setting.
    If your fileserver make big change constantly, you may need to update the list of directory paths that the functionality can be enabled for.
    To provide data integrity, Windows 7 always contacts the server to ensure that the cached copy is up to date.
    For detailed information to check, please refer to the following article:
    Configuring New Offline Files Features for Windows 7 Computers Step-by-Step Guide
    http://technet.microsoft.com/en-us/library/ff633429(v=ws.10).aspx
    Best regards,
    Karen Hu
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Specifying coherence-cache-config.xml for multiple clusters

    Hi,
    I am running two cache clusters (Cluster A and B that hold different cache types). we have a web application that needs to communicate with both the clusters. we have two coherence-cache-config-g.xml files, one for each cluster.
    where do we specify the two coherence-cache-config.xml for each of these clusters in our coherence.jar that we deploy on the web app server.
    pls provide some inputs...
    thanks in advance,
    - G.

    Hi G,
    You can define a path to the cache configuration descriptor in your operation configuration override file (tangosol-coherence=override.xml) or specify it in the system property "tangosol.coherence.cacheconfig".
    Please see this Wiki page for details:
    http://wiki.tangosol.com/display/COH32UG/configurable-cache-factory-config
    Regards,
    Gene

  • Is there a way to save a job action for YouTube upload in Compressor 3.5?

    Is there a way to save a job action for YouTube upload? I have about 25 - ten minute clips I want to upload and they all pretty much have the same description and tags. Is there a way to save/make a preset of the job actions that way I don't have to keep inputing the same usernames, passwords, descriptions, tags? Thank you

    the method mentioned by benwiggy will certainly work.  If you want to an option that would give you more options, you could use a PDF Service.  You could then put a specific job on hold while still allowing others to use the printer.
    You can do this by opening AppleScript Editor (/Applications/Utilities).  You can copy and paste the following into an editor window --
    on open printJobs
    tell application "Finder"
    set trapFile to quoted form of POSIX path of (printJobs as string)
    end tell
    set defaultPrinter to do shell script "lpstat -d | awk -F: '{print $2}'"
    do shell script "lpr -P" & defaultPrinter & " -q " & trapFile
    end open
    Save the file as an Application.  You can name it something like Hold Print Job.  Then just put it in the PDF Services directory in the Library directory of your Home folder <yourname>/Library/PDF Services.  You may need to make the PDF Services directory as it may not already be there.
    Once the file is in place, you can use it by using the PDF drop down menu at the bottom left of a print window.  That will send the file to the printer and put it on hold.  Others can still use the printer.  You can then print your file whenever you want.  Just open the print queue as mentioned by benwiggy.  Highlight the job that is Paused.  You will see a little curly icon at the very right (looks like a reload icon in a web browser).  Just click that icon and the job will start printing.

Maybe you are looking for

  • Help with Java program and PKGBUILD

    Hey guys, I'm fairly new to Arch and very new to making packages. I write a lot of my stuff in Java, and I know that Java is normally a pain to package on Linux systems. I have had a good look at the Java Packaging Guidelines, http://wiki.archlinux.o

  • IPad Air Included Apps

    I just received my new iPad Air. I had understood that it came with several apps including: Pages, Numbers and Keynote, but it doesn't seem to be the case. Did I misunderstand the promos? I use a Dell XPS desktop running Windows 7.

  • JAVA Frame problem

    Hi, I hav a problem in JAVA. I have a main frame. This has an internal frame as its compnent. The size(height) of internal frame is more than the main frame. I want the a to vertically scroll in main frame to see the entire internal frame.      The f

  • ITunes launching error?! xO

    Whenever i double click my itunes, it shows the loading sign then a few seconds later nothing happens. I would really appreciate it if someone could tell me what's going on and how I could fix this problem!! xd Dell dimension 2400 Windows XP

  • Problem for displaying image in jsp

    I like to retrieve and display image from database in jsp file. Now, image has been retrieved and store in session. But it cannot be displayed in jsp. Who can help me? Thanks a lot! Codes like below: <% byte[] b = (byte[])session.getAttribute("sessio