[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [hobbit] content tests (Yet another content check question)



On Thu, Aug 10, 2006 at 10:08:42AM -0700, Charles Jones wrote:
> Is there a way to combine the two? I tried something like:
> cont=http;http://www.myhost.com:8000=1.2.3.4/some/test.php;SUCCESS

cont=mycontent;http://www.myhost.com=1.2.3.4:8000/some/test.php;SUCCESS

should work just fine. "www.myhost.com" is just the Host: header that
Hobbit sends to with the http request; the above test connects to IP
1.2.3.4 on port 8000.

And stop that madness about putting the content check into the http column.


Henrik