Is it possible to configure http connection timeout?
0
we want to customize http connection timeout, how/where can we setup http related properties? for example: max-connections=0 # Maximum number of connections that the server accepts and processes at any given time. max-http-header-size=0 # Maximum size, in bytes, of the HTTP message header. max-http-post-size=0 # Maximum size, in bytes, of the HTTP post content.