Xymon Mailing List Archive search

http url problem

list Henrik Størner
Mon, 31 Jul 2006 18:03:08 +0200
Message-Id: <user-2235e27a0590@xymon.invalid>

On Mon, Jul 31, 2006 at 06:00:13PM +0200, Nicolas wrote:
I m  trying to monitore a specific URL with the words "http://"; in it:

http://www.xxx.com/front/module/render/http://yyyyy.com/HOME

It seems hobbit tries to monitore http://yyyyy.com/HOME only.

Is it a bug ?
No, it's a feature. Your URL happens to be just like the one
Hobbit uses for testing URL's through a proxy server.

I haven't tried, but I think it might work if you change the
last part of the URL to use a "%3a" instead of the colon. Like

http://www.xxx.com/front/module/render/http%3a//yyyyy.com/HOME


Regards,
Henrik