Applies to version 2020.1.3; author: Tomasz Słuszniak Updated: 23.02.2026; author: Tomasz Słuszniak, Tomasz Błach SSL Offloading (SSL Termination) is the process that allows you to transfer the encryption and decryption of the SSL connection through Reverse Proxy Server that is located “in front of” the application server. It is mainly used to relieve Web Server from perform
(...) anonymous access to the WEBCON BPS Portal resources. Tools use in this article nssm (version 2.24) – installation and configuration of Windows services nginx (version 1.18.0) – www server oauth2-proxy (version 6.1.1) – proxy server that ensures the authentication with the external providers (Azure AD, Google) Assumptions WEBCON BP (...)
(...) format. Keycloak Server (the article uses version 12.0.3) - the site available with the use of SSL by the address in the FQDN format. In this case, all software is installed on one server, and nginx server is used as the reverse proxy. Important: Keycloak server in StandAlone mode was used. This mode is not recommended for use in a production environment that requires high availability. (...)
(...) SOLR search server 4 14GB DS3_v2 Configuration 3 (WEB (loadbalancing/HA) two parallel servers + dedicated SQL server + dedicated search server + loadbalancer nginx PLUS) Description vCPU RAM Azure VM class Max. number of concurrent users - Scenario 1 Max. number of concurrent users - Scenario 2 2x (WEB) application (...)
(...) s an https://... address rather than http://.... The final step should be to ensure that the IIS server is not directly reachable from the Internet and that access to the backend is restricted to the nginx server or the administrative network. Common Issues If the application redirects the user to HTTP instead of HTTPS, this usually indicates that X-Forwarded-Proto is not being handled (...)