BB Unix Network Monitor - Message

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

Re: {bb} HTTP and cURL



In <E487C0DE205E3145943194A360156EC0015E7B32@bolbw04-bdc.bordersgroupinc.com> "Sunil Modi (IT)" <smodi@bordersgroupinc.com> writes:

>What would be causing this?

>using:	BB1.8d4, BBGen 2.16, AIX4.3.3, Larrd 0.43c cURL 7.11.2, openSSL 0.96m

>bb-hosts:
>1.1.1.1    fred.wilma.flintstone             # testip ftp telnet http://fred.something.com/

>BBOUT:
>HTTP output
>(NULL)
>curl error data:
>Connect failed; Error 0

Well, the curl library reports a "could not connect" error. So it
couldn't establish a tcp connection to fred.something.com port 80.

Note that "testip" is ignored for HTTP tests, they will always 
do a hostname lookup based on the URL that is tested. If you
really must have the test go to a specific IP-address, you must
write it like this:

1.1.1.1  fred.wilma.flintstone  # http://fred.something.com=1.1.1.1/


Henrik.
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
To unsubscribe from this list, or to subscribe to the bb-digest list
send e-mail to mailto:majordomo@bb4.com with unsubscribe bb -and/or-
subscribe bb-digest in the BODY of the message.


Home | Main Index | Thread Index