{
    db => {
        hosts => {
            session => [qw(host1 host2 host3)],
            image =>   [qw(host4 host5 host6)],
        },
        engine => 'MySQL',
    },
    domain => 'www.test.com',
}