[Bug 1875517] Re: check_http inefficient and sometimes times out
Rafael David Tinoco
rafaeldtinoco at ubuntu.com
Mon May 4 12:32:36 UTC 2020
** 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]
+
+ * check_http module might face a regression (only code touched).
+ * we are using realloc instead of a new free/malloc for the http buffer
+ * change is based in an upstream commit and proposed by end-user
+
+ [Other Info]
+
+ * Original Description:
+
Hi,
We're frequently seeing socket timeouts with some checks using the
check_http plugin. It seems this is a known issue with some fixes
upstream:
| https://github.com/nagios-plugins/nagios-plugins/commit/2b38350d546ef9632ccd90e300eeaf6eda0ca32c
| https://github.com/nagios-plugins/nagios-plugins/commit/fc1bf94655aaed32eeb6fb5c33b6d093f5564bad
Think we can backport these fixes?
--
You received this bug notification because you are a member of Ubuntu
Server, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1875517
Title:
check_http inefficient and sometimes times out
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/monitoring-plugins/+bug/1875517/+subscriptions
More information about the Ubuntu-server-bugs
mailing list