Welcome to Proxyma official documentation page.
What is Proxyma ?
Proxyma is a simple and uncomplicated implementation of HTTP Reverse Proxy tool that runs directly as Tomcat servlet/web application. It is similar in idea to HaProxy or Apache mod_proxy, but it was build to up to my personal requiremets, especially:
- Ability ro run as a Java Tomcat servlet that takes control over ROOT webapp(should be a single app on the instance)
- Ability to be containerized into Docker image and to forward HTTP requests into other containers with some security
- No text file configuration, just simple GUI to add and remove
- Support for virual hosts (to replace uneeded nginx, or apache)
- Support to forward HTTPS/SSL requests
- Support to log and output some request statistics
Najnowsze komentarze