Hi again
I'm trying to monitor a HTTPS URL through a HTTP proxy with this in my bb-hosts :
http://xx.xx.xx.xx:3128/https://www.host.com
I get this result :
Server: squi ; OK ; OK ; OK
&red https://www.host.com/ - Not Implemented Server: squi
HTTP/1.0 501 Not Implemented Server: squid/2.5.STABLE5 Mime-Version: 1.0 Date: Thu, 11 Aug 2005 15:16:51 GMT Content-Type: text/html Content-Length: 1079 Expires: Thu, 11 Aug 2005 15:16:51 GMT X-Squid-Error: ERR_UNSUP_REQ 0 X-Cache: MISS from xxxxxxx Proxy-Connection: close
Seconds: 0.19
This syntax works with bbgen 2.16.
My test system is running the latest Hobbit 4.1.2 snapshot. Testing with "https://xx.xx.xx.xx:3128/https://www.host.com" doesn't work either. Is it supported by Hobbit ?
Thanks in advance.
--
Frédéric Mangeant
Steria EDC Sophia-Antipolis
On Thu, Aug 11, 2005 at 05:31:48PM +0200, Frédéric Mangeant wrote:
Hi again
I'm trying to monitor a HTTPS URL through a HTTP proxy with this in my bb-hosts :
Since it's documented, it is not a bug. From "man bb-hosts", the "HTTP Testing via proxy" section:
Note that it is not possible to test https-sites via a proxy [...]
This syntax works with bbgen 2.16.
Yep, the cURL library used by bbgen 2.x supports the proxy CONNECT method required for this. bbgen 3.x and Hobbit don't.
(And I might add that this is the first time anyone has asked for it).
Regards, Henrik
participants (2)
-
frederic.mangeant@steria.com
-
henrik@hswn.dk