loadd is a daemon that communicate with ipfw Firewall via the DIVERT sockets. You can easily configure a divert rule on your firewall and redirect packets you want into the loadd system. Loadd check the destination service and do a NAT on packets if the service must be load balance. For choosing a host, loadd apply an algorithm that you can configure. For this first release, two algorithms are available and you can found this features: * Round-Robbin Algorithm (Very simple) * Intelligence Load Sharing (Balancing with realtime load, work with lmd client on real servers) * TCP supported (not UDP yet) * Support multiples IP services (except SSL for the moment) * Choose of IP aliasing * Choose of port number to Load Balance * Multiple daemons support on the same host without conflict WWW: http://www.bsdshell.net/hut_loadd.html - Alex Dupre sysadmin@alexdupre.com head>
aboutsummaryrefslogtreecommitdiffstats
path: root/www/rubygem-cal-heatmap-rails-rails4
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* www/rubygem-cal-heatmap-rails{-rails4}: 3.5.1 -> 3.6.0Kurt Jaeger2016-06-062-3/+4
| | | | | PR: 209900 Submitted by: Torsten Zuehlsdorff <ports@toco-domains.de>
* Convert USES=gem:autoplist to USES=gem since autoplist is defaultSteve Wills2016-04-281-1/+1
|
* create USES=gem and update rubygem- ports to use itSteve Wills2016-04-281-2/+1
| | | | | | | Note that for now ports still have to have USE_RUBY=yes to use USES=gem PR: 209041 Differential Revision: https://reviews.freebsd.org/D6070
* Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.Mathieu Arnold2016-04-011-1/+1
| | | | | With hat: portmgr Sponsored by: Absolight
* - Update RUN_DEPENDSSunpoet Po-Chuan Hsieh2016-01-171-1/+1
| | | | Sponsored by: PortsCamp Taiwan
* - Add NO_ARCHSunpoet Po-Chuan Hsieh2015-07-181-0/+1
|