Http through proxy server on Xymon 4.3.2
list Nick Camaldi
I had this in 4.3.0 beta2 * I changed the information to protect the innocent 0.0.0.0 test.test.com # noconn http://10.10.10.10:8080/http://test.test.com/ in Xymon 4.3.2 I get: Wed Jun 8 16:10:31 2011: Bad Request http://10.10.10.10:8080/http://test.test.com/ - Bad Request HTTP/1.1 400 Bad Request Cache-Control: no-cache Pragma: no-cache Content-Type: text/html; charset=utf-8 Proxy-Connection: close Connection: close Content-Length: 4592 Seconds: 0.01 not sure why this is not working
list Henrik Størner
▸
Den 08-06-2011 22:17, Nick Camaldi skrev:
I had this in 4.3.0 beta2 * I changed the information to protect the innocent 0.0.0.0 test.test.com # noconn http://10.10.10.10:8080/http://test.test.com/ in Xymon 4.3.2 I get: Wed Jun 8 16:10:31 2011: Bad Request
From the 4.3.x "RELEASENOTES" file: Changed behaviour of http testing via proxy The Big Brother behaviour of allowing you to specify an http (web) proxy as part of the URL in a test has been disabled by default, since it interferes with URL's that contain another URL as part of the URL path. If you need the Big Brother behaviour, add "--bb-proxy-syntax" to your invocations of bbtest-net. Regards, Henrik
list Nick Camaldi
TY I modified tasks.cfg under [xymonnet] CMD xymonnet --report --ping --checkresponse --bb-proxy-syntax
▸
Date: Thu, 9 Jun 2011 12:11:52 +0200 From: user-ce4a2c883f75@xymon.invalid To: xymon at xymon.com Subject: Re: [Xymon] Http through proxy server on Xymon 4.3.2 Den 08-06-2011 22:17, Nick Camaldi skrev:I had this in 4.3.0 beta2 * I changed the information to protect the innocent 0.0.0.0 test.test.com # noconn http://10.10.10.10:8080/http://test.test.com/ in Xymon 4.3.2 I get: Wed Jun 8 16:10:31 2011: Bad RequestFrom the 4.3.x "RELEASENOTES" file: Changed behaviour of http testing via proxy The Big Brother behaviour of allowing you to specify an http (web) proxy as part of the URL in a test has been disabled by default, since it interferes with URL's that contain another URL as part of the URL path. If you need the Big Brother behaviour, add "--bb-proxy-syntax" to your invocations of bbtest-net. Regards, Henrik