cirruslabs / cirrus-ci-agent

Agent to execute Cirrus CI tasks
Mozilla Public License 2.0
13 stars 6 forks source link

Configure max allowed idle connections #225

Closed fkorotkov closed 2 years ago

fkorotkov commented 2 years ago

By default there is only 2 idle connections per post. In our case most likely there will be only one host to proxy cache from. Let's set MaxIdleConnsPerHost accordingly.