maxRequestsPerConnection

@JvmName(name = "wmokqavkktguwdod")
suspend fun maxRequestsPerConnection(value: Output<Int>)
@JvmName(name = "updsqsyhinayprnp")
suspend fun maxRequestsPerConnection(value: Int?)

Parameters

value

Maximum requests for a single backend connection. This parameter is respected by both the HTTP/1.1 and HTTP/2 implementations. If not specified, there is no limit. Setting this parameter to 1 will effectively disable keep alive.