Versions Compared

Key

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

...

  • Specifying the size of thread pool using a identifiedThreadingParameters element in the engine-factory element. You then refer to the element using a threadingParametersRef element.
  • Specify the size of the of thread pool directly using a threadingParameters element.
    The threadingParameters has one attribute to specify the size of a thread pool. The attribute is described below.

    Warning

    The httpj:identifiedThreadingParameters element has a single child threadingParameters element


threadPoolSize

Specifies the number of threads available to the Netty instance for processing requests.