For reasons unknown, my http tests sometimes take a while. As a result I am getting intermittent alarms for "timeout" on the http tests...usually when it exceeds 10 seconds. Is there a way to extend the timeout period for this test?
Thanks
Kevin
Note: The information contained in this email and in any attachments is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. The recipient should check this email and any attachments for the presence of viruses. Sender accepts no liability for any damages caused by any virus transmitted by this email. If you have received this email in error, please notify us immediately by replying to the message and delete the email from your computer. This e-mail is and any response to it will be unencrypted and, therefore, potentially unsecure. Thank you. NOVA Information Systems, Inc.
On Fri, Feb 25, 2005 at 09:42:54AM, Kevin.Hanrahan at novainfo.com wrote:
For reasons unknown, my http tests sometimes take a while. As a result I am getting intermittent alarms for "timeout" on the http tests...usually when it exceeds 10 seconds. Is there a way to extend the timeout period for this test?
I have the same problem as well. I change the DURATION>7 for http tests to fix it. I guess you could also use badhttp: tag. You can man on bb-hosts to see the details on badTEST tag
Thanks
Kevin
Note: The information contained in this email and in any attachments is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. The recipient should check this email and any attachments for the presence of viruses. Sender accepts no liability for any damages caused by any virus transmitted by this email. If you have received this email in error, please notify us immediately by replying to the message and delete the email from your computer. This e-mail is and any response to it will be unencrypted and, therefore, potentially unsecure. Thank you. NOVA Information Systems, Inc.
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
-- Asif Iqbal PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu "It is not the strongest of the species that survives, not the most intelligent, but the one most responsive to change." - Charles Darwin
On Fri, Feb 25, 2005 at 09:42:54AM -0500, Kevin.Hanrahan at novainfo.com wrote:
For reasons unknown, my http tests sometimes take a while. As a result I am getting intermittent alarms for "timeout" on the http tests...usually when it exceeds 10 seconds. Is there a way to extend the timeout period for this test?
From "man bbtest-net":
--timeout=N
Determines the timeout (in seconds) for each service
that is tested. For TCP tests (those from BBNETSVCS), if
the connection to the service does not succeed within N
seconds, the service is reported as being down. For HTTP
tests, this is the absolute limit for the entire request
to the webserver (the time needed to connect to the
server, plus the time it takes the server to respond to
the request). Default: 10 seconds
bbtest-net options are given in hobbitlaunch.cfg
Henrik
participants (3)
-
henrik@hswn.dk
-
iqbala-hobbit@qwestip.net
-
Kevin.Hanrahan@novainfo.com