## comma-seperated list of servers
# er.caching.servers=foo:1234, bar.com:4567

## number of initial connections
# er.caching.initialConnections=5

## minimal number of connections
# er.caching.minConnections=5

## max number of conenctions
# er.caching.maxConnections=50

## time to sleep when ...
# er.caching.sleepTime=30

## whatever...
# er.caching.useNagle=false
