Hi Yodying,
I was going through your configuration and what I have understood is you have configured Selective Transparent Cache redirection.
The NetScaler first evaluates the cache redirection policies that are bound to the cache redirection virtual server. If a request matches a cache
redirection policy, the cache redirection virtual server sends the request to the origin server or a load balancing virtual server for the origin. If no
cache redirection policies match the request, the NetScaler evaluates the content switching policies bound to the cache redirection virtual server.
If a content switching policy matches the request, the cache redirection virtual server redirects the request to a load balancing virtual server for the cache.
But I need to know , how are you testing the set up . What exactly is failing i.e. while testing is it the cacheable data which is not being retrieved or the non-cacheable data.
Also , which is the cr policy of our interest here out of the following:
bind cr vserver vip_cr -policyName bypass-star-citizen vip_forward -priority 2
bind cr vserver vip_cr -policyName Cs_Bypass_AppleTV vip_forward -priority 3
bind cr vserver vip_cr -policyName cs-bypass-Netflix vip_forward -priority 5
bind cr vserver vip_cr -policyName cs-bypass-instagram vip_forward -priority 8
bind cr vserver vip_cr -policyName Cs-Test-Android vip_forward -priority 10
bind cr vserver vip_cr -policyName bypass_android vip_forward -priority 20
bind cr vserver vip_cr -policyName bypass-cache-youtube-nscache vip_forward -priority 30
bind cr vserver vip_cr -policyName cs-cache-googlevideo vip_bluecoat -priority 40
bind cr vserver vip_cr -policyName cs-cache-youtube1 vip_bluecoat -priority 50
bind cr vserver vip_cr -policyName cs-cache-all vip_bluecoat -priority 999
bind cr vserver vip_cr -policyName bypass-non-get
bind cr vserver vip_cr -policyName Bypass-Instagram
bind cr vserver vip_cr -policyName bypass-dynamic-url