ConnectionConfig

Connection configuration for Apache HttpComponents client

ApacheHTTP ClientJavaOpen SourceSDK

Properties

Name Type Description
connectTimeout integer Connection timeout in milliseconds
socketTimeout integer Socket read timeout in milliseconds
maxConnections integer Maximum total connections in pool
maxConnectionsPerRoute integer Maximum connections per route
keepAliveTimeout integer Keep-alive timeout in milliseconds
View JSON Schema on GitHub