spring-framework / org.springframework.remoting.support / SimpleHttpServerFactoryBean / setBacklog

setBacklog

open fun setBacklog(backlog: Int): Unit

Specify the HTTP server's TCP backlog. Default is -1, indicating the system's default value.