[Bug 1875517] Re: check_http inefficient and sometimes times out

2020-05-05 Thread Rafael David Tinoco
Haw, I have just uploaded all SRUs to the archive. Now the SRU team will be in charge of approving/reviewing them. After, and if, they are accepted, you will be asked to verify the fixes from [proposed] repository and change tags here at this bug, from verification-needed to verification- done. W

[Bug 1875517] Re: check_http inefficient and sometimes times out

2020-05-05 Thread Rafael David Tinoco
** Description changed: [Impact] - * check_http nagios plugin module faces timeouts multiple times when - checking for http health. + * Based on the test case numbers, and the numbers provided by the end + user, it seems that memory reclaiming for the http buffer, in check_http + module, is

[Bug 1875517] Re: check_http inefficient and sometimes times out

2020-05-05 Thread Rafael David Tinoco
** Also affects: monitoring-plugins (Ubuntu Eoan) Importance: Undecided Status: New ** Also affects: monitoring-plugins (Ubuntu Groovy) Importance: Undecided Status: In Progress ** Also affects: monitoring-plugins (Ubuntu Bionic) Importance: Undecided Status: New **

[Bug 1875517] Re: check_http inefficient and sometimes times out

2020-05-04 Thread Rafael David Tinoco
** Description changed: + [Impact] + + * check_http nagios plugin module faces timeouts multiple times when + checking for http health. + + [Test Case] + + * not specific clear one. to measure http health in a big environment. + * being tested by real user case. + + [Regression Potential] +

[Bug 1875517] Re: check_http inefficient and sometimes times out

2020-05-01 Thread Rafael David Tinoco
Nice! Knowing that the patch is a a small subset of an upstream patch makes our life easier! Since you provided the test, we can go ahead and do the SRU with the testcase you provided. I'll sponsor the backport for you. ** Changed in: nagios-plugins (Ubuntu) Assignee: Rafael David Tinoco (ra

[Bug 1875517] Re: check_http inefficient and sometimes times out

2020-04-30 Thread Rafael David Tinoco
@Haw, I need some clarification here. You have applied a temporary mitigation that improves check_http by not constantly freeing and allocating heap memory. You have indicated upstream patches (2 of them) dealing with the constant timeout for the checker. monitoring-plugins 2.2 version check_http

[Bug 1875517] Re: check_http inefficient and sometimes times out

2020-04-29 Thread Rafael David Tinoco
$ git log -1 -p 2b38350d546ef9632ccd90e300eeaf6eda0ca32c | diffstat check_http.c | 127 + 1 file changed, 77 insertions(+), 50 deletions(-) $ git describe --tags 2b38350d546ef