I had pfSense 2.6.0 with HAProxy package 0.61_11. I performed an upgrade to version 2.7.0 and HAProxy 0.63_1. After the upgrade, I encountered an error with a custom ACL: var(req.working_day) eq 1 || 2 || 3 || 4 || 5. I have properly defined the variable with the following http-request statement: http-request set-var(req.working_day) date,ltime(%u), and it was working fine. However, I am now getting the following error message: “Matching method must be specified first (using ‘-m’) when using a sample fetch of this type (‘var’).”
Any assistance or guidance regarding this issue would be highly appreciated. Thank you in advance!
1 post - 1 participant