qmsk / clusterf

Clustered IPVS load balancer control plane with Docker integration
MIT License
35 stars 4 forks source link

Configure per-Service IPVS Scheduler #17

Open SpComb opened 8 years ago

SpComb commented 8 years ago

The IPVS Scheduler (wlc, etc) can currently only be configured globally using the --ipvs-scheduler flag. The config.Service struct should support an optional IPVSScheduler member to configure the resulting ipvs.Service{SchedName: ...}