Versions Compared

Key

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


Excerpt


Description:Subsystems parameter defines for which subsystems of AppServer the logging will be performedMaxConnectionThreads parameter defines a maximum number of AppServer connection threads. This is the upper limit on concurrent connections to the server.
Parameter type:ArrayNumber
Default value:all1000
Possible values:
  • all – all log messages from all subsystems;
  • general – log messages about the state of AppServer, spellcheck, grammar, thesaurus, languages, dictionaries, etc.
  • threadpool – log messages related to managing of threads;
  • licensing – log messages related to licensing;
  • failsafe – log messages about fail safety subsystem; 
  • selector – log messages from a listening thread;
  • responder – log messages from a sender thread.



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