Skip to content
  • Howard Chu's avatar
    ITS#2389 - stop reading requests on a conn if it has more than · a63b8908
    Howard Chu authored
    connection_pool_max/2 operations already executing. May want to tune
    this to a higher value, e.g. connection_pool_max - XX, etc. Fix in
    result.c throttles the connection too late, all threads are already
    consumed by the time the send buffer blocks.
    a63b8908