Hello,

I want to build a stick-table with keys derived from path. Something like this:

stick-table type string size 100k store gpc0_rate(60s)
tcp-request content track-sc0 function(path)

where function( ) does some string manipulation, for example

/foo/bar123/baz ---> 123
/foo/bar456/baz ---> 456

Is that possible?

Reply via email to