Incoming load balancing (slbd)
-
Hello-
I'm currently using 1.0.1 with Load Balancing for an internal pool of servers (working great). However there is a lot of functionality to slbd that is not user configurable in pfSense. For instance slbd has the ability to do http polling (httpget/httphead) and then expect a response from a server in order to do host checking. For instance here is the syntax:
:httphead:
:url=/:
:expect=200 OK:\Can I somehow make this change in my slbd.conf file manually?