Bug #10936
closedboth haproxy/haproxy-devel non-existent option lb-agent-chk
0%
Description
both 2.4.5-p1 and 2.5.0
setting Health check method to Agent
Errors found while starting haproxy
[ALERT] 272/161510 (41883) : parsing [/var/etc/haproxy_test/haproxy.cfg:78] : unknown option 'lb-agent-chk'.
[ALERT] 272/161510 (41883) : Error(s) found in configuration file : /var/etc/haproxy_test/haproxy.cfg
[ALERT] 272/161510 (41883) : Fatal errors found in configuration.
i think lb-agent-chk was removed as an option, it was mentioned here
https://www.haproxy.org/download/1.5/src/snapshot/CHANGELOG-1.5-dev19-20131126
Files
Updated by Jim Pingle over 4 years ago
- Project changed from pfSense to pfSense Packages
- Category set to haproxy
Updated by Pi Ba over 4 years ago
In haproxy-devel package 0.61.1 this 'Agent' health-check method should no longer be visible (unless already configured..).
There is already a separate Agent check section in the webgui which should work 'besides' the health checks that still take place.
Updated by Renato Botelho over 4 years ago
- Status changed from New to Feedback
- Assignee set to Renato Botelho
PR has been merged. Thanks!
Updated by Danilo Zrenjanin over 4 years ago
Tested:
haproxy-devel 0.61_2 - "Agent" doesn't appear under Health check method. It's fixed.
HA-Proxy 0.60_6 - Health check method "Agent" is still present and if selected produces the error message as mentioned in this ticket.
Errors found while starting haproxy [ALERT] 318/113505 (35517) : parsing [/var/etc/haproxy_test/haproxy.cfg:30] : unknown option 'lb-agent-chk'. [ALERT] 318/113505 (35517) : Error(s) found in configuration file : /var/etc/haproxy_test/haproxy.cfg [ALERT] 318/113505 (35517) : Fatal errors found in configuration.
Updated by Danilo Zrenjanin almost 2 years ago
haproxy 0.61_9
Still has the lb-agent-chk listed as the check method. The needs to be removed.
Updated by Danilo Zrenjanin almost 2 years ago
Tested on:
haproxy net 0.61_10
The check method "lb-agent-chk" is still listed, and selecting it results in an error when trying to save the configuration.
[ALERT] 180/063237 (1701) : parsing [/var/etc/haproxy_test/haproxy.cfg:29] : unknown option 'lb-agent-chk'. [ALERT] 180/063237 (1701) : Error(s) found in configuration file : /var/etc/haproxy_test/haproxy.cfg
Updated by Kris Phillips 3 months ago
Danilo Zrenjanin wrote in #note-7:
Tested on:
[...]
The check method "lb-agent-chk" is still listed, and selecting it results in an error when trying to save the configuration.
[...]
Where is this option listed? I don't see any backend checks with this drop down available.
Updated by Danilo Zrenjanin 3 months ago
- File clipboard-202501111721-dhbm2.png clipboard-202501111721-dhbm2.png added
- Status changed from Feedback to Resolved
It's no longer there. I tested against haproxy 0.63_9.
This is how it looked:
I am marking this ticket as resolved.