Versions Compared

Key

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

...

Scheme / Protocol to use when listening on the TCP port.
Must be either https, http or ajp 
If https is specified, the SSL settings must also be filled in - otherwise they are ignored.

Protocols:

  • https
    HTTP over SSL SSL.
  • http
    Unencrypted HTTP HTTP.
  • ajp
    Apache JServ Protocol - a binary unencrypted protocol used by some proxy servers, such as Apache or nginx.
    Use of ajp is to be considered experimental and not generally recommended by Asseco.

...