Author Topic: Classic Expression vs New Expression REQ.HTTP.URL and HTTP.REQ.HTTP.EQ etc..  (Read 147 times)

Offline ohmhyde

  • Full Member
  • ***
  • Posts: 28
  • Karma: 4
Hi everyone,
I need little expression help, thank you everyone in advanced,

when set caching policy usually I use
SYS.EVAL_CLASSIC_EXPR("REQ.HTTP.URL == /*.jpg")   ... and so on..  this works fine for me.
SYS.EVAL_CLASSIC_EXPR("REQ.HTTP.URL == /client/test/*.swf")    etc...

But in new Netscaler Expression, how can I write the policy with
HTTP.REQ.URL.???    or something to get the same results as above? I tried many thing but policy won't HIT.

please help plz plz. 
Thank you very much.   ???