> > EXAMPLES
> > Redirect all web traffic to internals hostA and hostB,
> > where hostB will serve 2 times hostA connections. Forward
> > rules already masq internal hosts to outside (typical).
> >
> > ipmasqadm mfw -I -m 1 -r hostB 80 -p 20
>
> а как динамику делать - через скрипты? А что будет происходить во время
> перегенерации правил? На юзер левел (во фре) это несколько проще делать,
> хотя и приходится платить производительностью.
>
То есть статические параметры распределения загрузки не устраивают ? Нужно анализировать еще какие-то факторы и динамически изменять параметры ? Или я что-то не так понял ?
* Load balancing
Just add more than 1 entry for localaddr:lport
# ipmasqadm portfw -a -P tcp -L internet_ip 80 -R ip1 80
# ipmasqadm portfw -a -P tcp -L internet_ip 80 -R ip2 80
# ipmasqadm portfw -a -P tcp -L internet_ip 80 -R ip3 80 -p 1
-p value indicates "preference", it's implemented as a hit
counter, when "-p" connections has been created through this
entry, will go to end of list (rotation).
You can see ACTUAL "hit" order with "-l" option.
Denis V. Schapov
IT Department
JSC "Elektrosvyaz"
Irkutsk, Russia
schapov@esir.ru
+7 (3952) 256762
=============================================================================
"inet-admins" Internet access mailing list. Maintained by East Connection ISP.
Mail "unsubscribe inet-admins" to Majordomo@info.east.ru if you want to quit.
Archive is accessible on http://info.east.ru/rus/inetadm.html