Hi,

Recently I've noticed from another thread that the following wiki page
has a list of servlet based reverse proxy solutions:
- https://wiki.apache.org/tomcat/ServletProxy

I know of another solution:
- http://portals.apache.org/applications/webcontent2/reverse-proxy-module.html

Could someone add that info into the wiki page?
Here's my summary about the solution:

 4) Apache Portals WebContent-2 Reverse Proxy Module : The Reverse
Proxy Module provides the features of Reverse Proxy, and it consists
of HTTP Client builder components (using HttpClient 4), Reverse Proxy
Command/Chain components (using Apache Commons Chain), and Reverse
Proxy Servlets and Filters.
    With this Reverse Proxy Module, you can configure proxy mappings
with YAML configuration, you can rewrite content using built-in
content rewriting components, and you can even customize the
processing commands in the chain easily.
    This module is part of WebContent-2 portlet web application
project, but the reverse proxy jar module has been designed and
working in normal servlet (non-portlet) environments independently as
well. See 
http://portals.apache.org/applications/webcontent2/modules-overview.html
for detail.

    Link: 
http://portals.apache.org/applications/webcontent2/reverse-proxy-module.html


Thanks in advance,

Woonsan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to