A reverse proxy server usually refers to an HTTP accelerator or load-balancer which proxies requests on behalf of the actual clients to one or more backend HTTP servers.
Anyone knows if is possible to do reverse proxy with Windows authentication that uses NTLM? I cant find any example …
nginx reverse-proxy ntlmI have no idea why after Jenkins is updated to version 1.591 (Ubuntu Server 12.04), the originally correctly set up reverse proxy …
apache tomcat jenkins configuration reverse-proxySorry if it is a duplicate, as I am not a security nor network expert I may have missed the …
iis authentication ntlm reverse-proxyI use reverse proxy with Nginx and I want to force the request into HTTPS, so if a user wants …
ssl proxy nginx reverse-proxyI've got 2 apache servers set up. One on port 80 and another on port 8077. I'm wanting to see everything on the …
apache apache2 reverse-proxy mod-proxy-htmlI have 2 applications hosted on a single apache tomcat on port 8080 > http://mydomain.com:8080/application1 http://mydomain.com:8080/application2 …
apache2 reverse-proxy tomcati am trying to use nginx proxy in front of 2 different servers example.com , example1.com >> nginx 10.0.0.1 >&…
nginx reverse-proxy rtmpI use nginx as a load balencer in front of several tomcats. In my incoming requests, I have encoded query …
nginx load-balancing reverse-proxyI have a primary proxy which sends requests to a secondary proxy on which OpeenSSO is installed. If the OpenSSO …
apache url-rewriting reverse-proxy response-headersI have two Java web applications that have a single servlet that gets mapped to a specific URL: red.war/ …
java http servlets web-applications reverse-proxy