Versions Compared

Key

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


Excerpt


Description:MaxConnectionThreads parameter defines a maximum number of AppServer connection threads. This is the upper limit on concurrent connections to the server.
Parameter type:Number
Default value:1000
Possible values:



Code Block
languagexml
themeEmacs
<MaxConnectionThreads>1000</MaxConnectionThreads>


...