Versions Compared

Key

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

...

Excerpt


Description:ClientTimeout parameter sets a timeout value in seconds for spell, grammar, and thesaurus requests made by clients to AppServer.
Parameter type:Number
Default value:60
Possible values:

60...900

Note

It is not recommended to set a ClientTimeout value to more than 900 seconds (15 minutes).

TBD



Code Block
languagexml
themeEmacs
<ClientTimeout>60</ClientTimeout>


...