Petals BC REST

The max number of connections of the connection pool should be configurable

Details

  • Type: Improvement Request Improvement Request
  • Status: In Progress In Progress
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: 2.3.0-BC
  • Fix Version/s: None
  • Component/s: Provider mode
  • Security Level: Public
  • Description:
    Hide

    The HTTP client embedded to invoke external REST resources uses a connection pool. This connection pool can't be configured and is limited by default to:

    • max number of open connections for all target hosts: 20,
    • default max number of open connections for a given target host: 2.

    The max number of connections open for all target hosts should be defined according to the number of message processors. And we should be able to configure the default max number of open connections per host according to a component parameter.

    Show
    The HTTP client embedded to invoke external REST resources uses a connection pool. This connection pool can't be configured and is limited by default to:
    • max number of open connections for all target hosts: 20,
    • default max number of open connections for a given target host: 2.
    The max number of connections open for all target hosts should be defined according to the number of message processors. And we should be able to configure the default max number of open connections per host according to a component parameter.
  • Environment:
    -

Activity

Transition Status Change Time Execution Times Last Executer Last Execution Date
New New Open Open
8s
1
Christophe DENEUX
Thu, 24 Mar 2022 - 15:33:40 +0100
Open Open In Progress In Progress
2s
1
Christophe DENEUX
Thu, 24 Mar 2022 - 15:33:42 +0100

People

Dates

  • Created:
    Thu, 24 Mar 2022 - 15:33:32 +0100
    Updated:
    Thu, 24 Mar 2022 - 15:35:19 +0100