Quick question - delayred with named content columns?
Suppose I am monitoring some URL's with named content columns like so 0.0.0.0 webservice1 # noconn cont=web; https://foo.example.com/servlet?status;200 cont=mobile; https://foo.example.com/servlet?status;200 If I want to add a delayred, is it delayred=http:5 or delayred=web:5,mobile:5 ?