From 50d86c13771164ab18c0de426f434f55c9b0cdce Mon Sep 17 00:00:00 2001 From: Bill Marquette Date: Tue, 5 Aug 2008 05:03:55 +0000 Subject: Bring in new server load balancing code, this introduces: * The ability to create your own monitors (tcp, http, https, send/expect) * A new way of displaying 'standard tables' - MainTable class * monitor_type array type --- .../www/load_balancer_virtual_server_edit.php | 26 +++++++++------------- 1 file changed, 11 insertions(+), 15 deletions(-) (limited to 'usr/local/www/load_balancer_virtual_server_edit.php') diff --git a/usr/local/www/load_balancer_virtual_server_edit.php b/usr/local/www/load_balancer_virtual_server_edit.php index e24cb63..e6c7f0e 100755 --- a/usr/local/www/load_balancer_virtual_server_edit.php +++ b/usr/local/www/load_balancer_virtual_server_edit.php @@ -4,7 +4,7 @@ load_balancer_virtual_server_edit.php part of pfSense (http://www.pfsense.com/) - Copyright (C) 2005 Bill Marquette . + Copyright (C) 2005-2008 Bill Marquette . All rights reserved. Redistribution and use in source and binary forms, with or without @@ -158,30 +158,26 @@ include("head.inc"); - Pool Down Server + Fall Back Pool @@ -190,7 +186,7 @@ include("head.inc"); - + -- cgit v1.1