aboutsummaryrefslogtreecommitdiffstats
path: root/config/haproxy-dev/haproxy.inc
Commit message (Expand)AuthorAgeFilesLines
* Fix copy-n-paste error where the continue statement is now a return.thompsa2010-04-231-1/+1
* Fix typeo, base64deode -> base64_decode.thompsa2010-03-191-1/+1
* Make unique pools if svrport is set.thompsa2010-03-121-3/+13
* Remove the 'status' from the backend pool and just show it disabled ifthompsa2010-03-121-1/+1
* Put back the cron removal on deinstall.thompsa2010-03-121-0/+1
* Only install the cron entry if we are monitoring carp.thompsa2010-03-121-2/+5
* Dont restart haproxy unless we are doing carp checks or reloading.thompsa2010-03-121-1/+3
* Fix broken devd script and make local haproxy_is_running() functionthompsa2010-03-121-7/+17
* Remove /usr/local/etc/rc.d/haproxy.shthompsa2010-03-121-0/+1
* Only run haproxy on the carp master by checking the status when a linkthompsa2010-03-121-2/+112
* Dont enable the check on tcp mode unless the user specifies it, itthompsa2010-03-051-1/+3
* Make the acl name unique by prefixing with <n++>_thompsa2010-03-051-2/+5
* The $bind=&$array variable from one loop seems to be truncated by using the samethompsa2010-03-041-8/+8
* Merge the conflicting frontend bind addresses into one, allowing ACLthompsa2010-03-041-161/+230
* Add backup option to the backend serversthompsa2010-02-131-1/+6
* Test for variableScott Ullrich2010-02-111-3/+5
* Commit workaround to get xmlrpc working again until I cn understand the php e...thompsa2010-02-121-0/+27
* Reduce duplication by putting the acl syntax in the arraythompsa2010-02-111-39/+33
* Filter the allowed ACL types by the current haproxy mode. If the type isthompsa2010-02-111-0/+27
* Add syslog facility and level to the global options.thompsa2010-02-111-1/+1
* 'cookie' can not be specified in non-http mode.thompsa2010-02-101-2/+2
* Skip the listener if it is disabled.thompsa2010-02-081-36/+40
* Provide a fallback if both the pool and listener do not supply portthompsa2010-02-081-1/+8
* Provide default for expr and fix typeo.thompsa2010-02-081-0/+2
* Provide default for monitor_urithompsa2010-02-081-1/+6
* Save the default server port which is different to the external portthompsa2010-02-081-1/+1
* Add backend server name field.thompsa2010-02-081-1/+3
* Add server pools which encapsulate the backends.thompsa2010-02-081-42/+30
* Make some of the gui changes as described.thompsa2010-02-071-4/+28
* Add haproxy-dev, a straight copy of haproxy.thompsa2010-02-071-0/+420