184
edits
Tomas Kirnak (talk | contribs) (Clarified ServiceResponseTime.* return values) |
Tomas Kirnak (talk | contribs) (Clarified ServiceResponseTime.* behavior before 2.0.2) |
||
Line 71: | Line 71: | ||
If return value = timeout value, this means the service was unreachable. | If return value = timeout value, this means the service was unreachable. | ||
Please | Please note there was a bug for versions older than 2.0.2, where ServiceResponseTime.* would return response codes from ServiceCheck.* (1 for invalid arguments, 2 for "Cannot connect", etc.) incorrectly as the response time of the service.<br> | ||
This means that you would see very low response time (1,2,3), even tho the check never happened, as the returned value was actually an error. | |||
'''After 2.0.2''' | '''After 2.0.2''' |
edits