proxy.maxconn
proxy.maxconn
configures the maximum number of cached
incoming and outgoing connections.
This configures the MaxIdleConnsPerHost of the http.Transport.
The default is
proxy.maxconn = 10000
proxy.maxconn
configures the maximum number of cached
incoming and outgoing connections.
This configures the MaxIdleConnsPerHost of the http.Transport.
The default is
proxy.maxconn = 10000