Incoming Load Balancing
-
Hi
I have been trying to get this working, but it doesn't. It seems I am doing something wrong, or the config created is faulty.
I create a pool which contain a few servers, then I create a virtual server.
In the system log there is an error:
/load_balancer_pool.php: The command '/usr/local/sbin/relayd -f /var/etc/relayd.conf' returned exit code '1', the output was 'no redirections, nothing to do'When I look at the /var/etc/relayd.conf, the file only contains one line with table <myname>{ip1,ip2}. Nothing else.
Any help? Thanks!</myname>
-
any idea how the relayd.conf should look?
-
Hi,
I am not able to get incoming load balancing working. The config file stays almost empty. Has anyone succeeded in setting up an incoming load balancing?
thanks
-
i have the same problem
the /var/etc/relayd.conf file:
table <server>{ 10.0.1.11, 10.0.1.12, 10.0.1.13 }the pools page on status -> load balancer
stay's empty.
and even the dashboard with the load balancer pluging. tells me it doenst work.
i see 3 servers. but all red. like they are not findable</server> -
It's not working yet.
-
Hello,
Do you have any idea how long before this feature can be tested?
Regards,
Ralph. -
Hi,
you can get it working if you use TCP or ICMP and use the following fix in the ticket:
http://redmine.pfsense.org/issues/723 -
and in wich file do you have to edit things then?