Skip to content
This repository has been archived by the owner on Nov 5, 2021. It is now read-only.

Increase MaxIdleConnsPerHost based on requests-per-probe parameter. #647

Merged
merged 1 commit into from
Aug 2, 2021

Commits on Aug 2, 2021

  1. Increase MaxIdleConnsPerHost based on requests-per-probe parameter.

    Without this option, keep-alive and parallel probing (multiple requests per probe) don't work very well together.
    
    Note: Default MaxIdleConnsPerHost is 2.
    PiperOrigin-RevId: 388287864
    manugarg committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    1e738aa View commit details
    Browse the repository at this point in the history