Xymon Mailing List Archive search

Quick question - delayred with named content columns?

list Betsy Schwartz
Tue, 5 Nov 2013 15:59:45 -0500
Message-Id: <CAAVLHR1tU0pPEXBihMcPxmHCpSMP4n_83G7f2=user-eaee796e80e6@xymon.invalid>

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 ?