Uploaded image for project: 'Grouper'
  1. Grouper
  2. GRP-5163

add httpclient configuration options in grouper.properties

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Minor
    • 4.9.3, 5.7.0
    • None
    • None
    • None

    Description

       
      ###########################################################################
      ## HTTP client settings
      ###########################################################################
       
      # default pool size for an HTTP client.  i.e. this is the max number of connections outbound at once per container instance
      # {valueType: "integer", defaultValue: "100"}
      httpClientMaxTotalPoolSize = 
       
      # default number of connections at once for an endpoint from a container
      # {valueType: "integer", defaultValue: "30"}
      httpClientDefaultMaxPerRoute = 
       
      # if HTTP client instances should be re-used
      # {valueType: "boolean", defaultValue: "true"}
      httpClientReuse = 
       
       

      Attachments

        Activity

          People

            chris.hyzer@at.internet2.edu Chris Hyzer (upenn.edu)
            chris.hyzer@at.internet2.edu Chris Hyzer (upenn.edu)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: