OpenNTF / openliberty-domino

Open Liberty server embedded in Domino
Apache License 2.0
7 stars 3 forks source link

Add HttpService reverse proxy implementation #65

Closed jesse-gallagher closed 3 years ago

jesse-gallagher commented 3 years ago

While the Undertow reverse proxy is more capable than one built into the Domino HTTP stack, it could be a convenient alternative to have an HttpService that forwards applicable requests to the appropriate backend.