Skip to content

Confusing README #18

@psharpNumerex

Description

@psharpNumerex

Looking at the example yml file for the pool_weight configuration:

master:
host: master-db.example.com
port: 6000
username: master_user
password: 567pass
read_pool:
- host: read-db-1.example.com
pool_weight: 2
- host: read-db-2.example.com

The explanation below says:

"the connection read-db-1 will get half the traffic as the other two connections, so presumably it's on a more powerful box."

Shouldn't that be "read-db-1 will get TWICE the traffic"?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions