All Downloads are FREE. Search and download functionalities are using the official Maven repository.

c-mongoose.mongoose-storage-driver-netty.4.2.0.source-code.config-schema-storage-net.yaml Maven / Gradle / Ivy

There is a newer version: 4.2.21
Show newest version
---
# WARNING: Do not edit this file manually, it will be replaced with factory default content on every Mongoose run.
storage:
  net:
    bindBacklogSize: int
    interestOpQueued: boolean
    keepAlive: boolean
    linger: int
    reuseAddr: boolean
    rcvBuf: int
    sndBuf: int
    tcpNoDelay: boolean
    timeoutMilliSec: int
    ioRatio: int
    transport: string
    ssl: boolean
    node:
      addrs: list
      connAttemptsLimit: int
      port: int
      slice: boolean




© 2015 - 2025 Weber Informatics LLC | Privacy Policy