29 Aug
2006
29 Aug
'06
3:19 p.m.
On Tue, Aug 29, 2006 at 11:09:23AM -0400, Jerry Yu wrote:
For this particular server, I just want to know the service is responding and not all so concerned about its performance at this point. The actual status message says the server times out at 10.79s.
- any way I can set this timeout value to 30s or 60s
Add --timeout=30 to the bbtest-net command in hobbitserver.cfg . This is a setting for all network tests, you cannot set individual timeouts for each host.
- it seems there's a 2nd probe for each test within a test run. Can it be set to go red only failed two probes in a row? I assume the 2nd probe using longer timeout.
Add "badhttp:2:2:2" to the entry in bb-hosts.
Regards, Henrik