• Hey Guest, don't forget to VOTE on each RFC topic. Your voting determine Chevereto development! No votes, no development.
  • Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space

Load Balancing between External Storages

Andy

Chevereto Member
Hi @Rodolfo,

Is it possible to add load balancing between external storages?

The methods I could think are:
  1. Round Robin (Ext. Storage: A -> Ext. Storage: C -> Ext. Storage: B -> Ext. Storage: D -> and so on.. so forth..)
  2. Which one full first (Ext. Storage: A has 51MB, Ext. Storage: B has 52MB, so it will fill A first then B)
  3. Capacity Cap (Ext. Storage: A set to 500 MB max, then it will fill A first ntil 500 MB then Ext. Storage: B, etc)
  4. Explicitly Specified Server (Not load balanced)
Feel free to add more methods.
 
Back
Top