Top "Mod-proxy" questions

mod-proxy is the proxying module for the Apache HTTP server.

NGINX to reverse proxy websockets AND enable SSL (wss://)?

I'm so lost and new to building NGINX on my own but I want to be able to enable secure …

ssl tcp proxy nginx mod-proxy
apache to tomcat: mod_jk vs mod_proxy

What are the advantages and disadvantages of using mod_jk and mod_proxy for fronting a tomcat instance with apache? …

apache tomcat mod-proxy mod-jk
Setting timeout for all the ProxyPass mappings in Apache Server mod_proxy directive

What I have and works: I'm using Apache HTTPD 2.2 for proxy requests. I have multiple ProxyPass mappings: ProxyRequests On <…

apache apache2 mod-proxy apache2.2
Setting up an Apache Proxy with Authentication

I need to set up a proxy with authentication to verify the behavior of an application that connects to the …

apache authentication proxy mod-proxy
Ajp invalid message received with signature

I am using Tomcat 7.0.29 fronted with Apache 2.2.22 modproxy. Configured Ajp as the protocol in httpd.conf and AjpNioProtocol in server.…

apache2 tomcat7 mod-proxy proxypass
Tomcat stops responding to Apache

I'm trying to resolve an issue about connecting Apache and Tomcat with mod_proxy_ajp. In my case, the Tomcat …

apache tomcat mod-proxy
Proxying with SSL

I have a Linux host running Apache and a Windows host running IIS. I have a domain that points to …

mod-rewrite apache2 ssl-certificate virtualhost mod-proxy
Retain original request URL on mod_proxy redirect

I am running a WebApplication on a Servlet Container (port 8080) in an environment that can be accessed from the internet (…

apache web-applications mod-rewrite redirect mod-proxy
Apache LocationMatch Regex

My Problem I need to have Apache HTTP Server (v2.4.10) proxy requests to Tomcat for dynamic applications, which not only …

regex apache proxy mod-proxy locationmatch
Is it possible to ignore an Apache proxy'd certificate

For background information: (Question at bottom) I'm trying to connect to a client, who has 8 servers, all of which have …

apache ssl proxy mod-proxy mod-ssl