Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

org.apache.cxf.transport.http.async.CONNECTION_TTL

Maximum time a connection is held open in mswhich is released and not used in the pool. Default is 60000.

org.apache.cxf.transport.http.async.MAX_CONNECTIONS

Maximum number of connections opened per hostin total. Default is 10005000.

org.apache.cxf.transport.http.async.MAX_PER_HOST_CONNECTIONS

Maximum number of connections opened in totalper host. Default is 50001000.

Settings related to Apache HttpAsyncClient threads and selectors:

...