Hi Michael, sorry for intercepting this thread.
I only wanted to say hello, as I am one of the participants of your HB2/LVS class held the week before Xmas last year at Heinlein. Maybe as an apology a follow-on question on the subject. Can Perl Compatible Regexes be used (i.e. is the libpcre or so involved?) If I remember correctly, at least Apache relies on this lib. For a Perl nerd this would be highly welcome. Regards Ralph > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Michael > Schwartzkopff > Sent: Tuesday, July 01, 2008 5:02 PM > To: General Linux-HA mailing list > Subject: Re: [Linux-HA] Regex examples? > > > > ----- Original Message ----- > From: "Nick" <[EMAIL PROTECTED]> > To: "General Linux-HA mailing list" <[email protected]> > Sent: Tuesday, July 01, 2008 4:30 PM > Subject: [Linux-HA] Regex examples? > > > > Does anyone have any examples, or resources for creating > the regex to use > > in the Apache OCF_REGKEY_testregex field? > > > > I have written regexs before, but not in a situation like this... > > > > What exactly does the OCF agent see, pure html correct? > > > > If no regex is included, does it just look for a reply, any > reply will do? > > > > Thanks in advance, Nick > > Just open your website in a firefox and click CTRL-U (see > page source code). > A regexp that always works is "body" wothout the ". > > Michael. > > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems > _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
