Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Minor formatting fix.


Excerpt


Description:ConnectionThreadPriority parameter sets the priority of the AppServer connection threads.
Parameter type:String
Default value:

normal

Possible values:
  • lowest
  • low
  • normal
  • high
  • highest


Code Block
languagexml
themeEmacs
<ConnectionThreadPriority>normal</ConnectionThreadPriority>


...