[
https://issues.apache.org/jira/browse/TS-2726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thibault Marquand updated TS-2726:
----------------------------------
Priority: Minor (was: Major)
> Weighted scheduler algorithm for balancer plugin
> ------------------------------------------------
>
> Key: TS-2726
> URL: https://issues.apache.org/jira/browse/TS-2726
> Project: Traffic Server
> Issue Type: New Feature
> Components: Plugins
> Reporter: Thibault Marquand
> Priority: Minor
>
> Balancer plugin have two mains balancing policy : round-robin or by hash
> (key, source address or asked url). I was looking for an other one : a
> weighted policy like weight round-robin.
> The idea is quit simple : Each server can be assigned a weight, an integer
> value or what ever that indicates the processing capacity. Servers with
> higher weights receive new connections first than those with less weights,
> and servers with higher weights get more connections than those with less
> weights and servers with equal weights get equal connections.
> Thank you !
--
This message was sent by Atlassian JIRA
(v6.2#6252)