Versions Compared

Key

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

...

The httpn:engine element is used to configure specific instances of the Netty runtime. It has a single attribute, port, that specifies the number of the port being managed by the Netty instance.

Infotip

You can specify a value of 0 for the port attribute. Any threading properties specified in an httpn:engine element with its port attribute set to 0 are used as the configuration for all Netty listeners that are not explicitly configured.

...