APIs.io
Search
Providers
APIs
Capabilities
Tags
More
Schemas
AsyncAPI
JSON-LD
Rules
Vocabularies
About
Support
Blog
Blog
Add API
Search
Home
Apache HttpComponents
ConnectionConfig
Apache HttpComponents
· Schema
ConnectionConfig
Connection configuration for Apache HttpComponents client
Apache
HTTP Client
Java
Open Source
SDK
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