Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Edited the intro sentences for commands descriptions, removed mentioning of particular OSs

...

To verify the WebSpellChecker server version, use the following commanduse ?cmd=ver сommand

Info

http(s)://your_host_name:2880/?cmd=ver

...

Here is an example of a correct version response for WebSpellChecker Server x.x.x.x on a Linux server:

Code Block
{"COPYRIGHT":"(c) 2000-2019 WebSpellChecker LLC","PRODUCT WEBSITE":"webspellchecker.com","PROGRAM VERSION":"x.x.x x64 master:xxxxxxx (xxxx) #xx"}

Option B. Connection to the Service via FastCGI, SSRV.cgi component, and Web or Java Application Server

Use the following linkTo verify the WebSpellChecker server version, use ?cmd=ver сommand

Info

http(s)://your_host_name/wscservice/script/ssrv.cgi?cmd=ver

...

Here is a correct version response for WebSpellChecker Server x.x.x on a Windows server where x.x.x is a current WebSpellChecker version number:

...

Option A. Direct connection to the AppServer Service

To very verify AppServer status, use the following link to check the status of connection to the service to verify engines status service status of connection with engines (SpellCheck, Grammar Check, and Thesaurus), use ?cmd=status сommand:

Info

http(s)://your_host_name:2880/?cmd=status

...

Option B. Connection to the Service via FastCGI, SSRV.cgi component and Web or Java Application Server

To very verify AppServer status, use the following link to check the status of connection to the service to verify engines status service status of connection with engines (SpellCheck, Grammar Check, and Thesaurus) for FastCGI, SSRV.cgi component, and web server, use the following command:

Info

http(s)://your_host_name/spellcheck/script/ssrv.cgi?cmd=status

...