config.defaults-storage-net.yaml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of mongoose-storage-driver-netty Show documentation
Show all versions of mongoose-storage-driver-netty Show documentation
Mongoose is a high-load storage performance testing tool
---
# WARNING: Do not edit this file manually, it will be replaced with factory default content on every Mongoose run. Use
# the command line arguments either load step configurations in the scenario files instead.
storage:
net:
bindBacklogSize: 0
interestOpQueued: false
keepAlive: true
linger: 0
reuseAddr: true
rcvBuf: 0
sndBuf: 0
tcpNoDelay: true
timeoutMilliSec: 0
ioRatio: 50
transport: epoll
ssl: false
node:
addrs:
- 127.0.0.1
connAttemptsLimit: 0
port: 9020
slice: false
© 2015 - 2025 Weber Informatics LLC | Privacy Policy