I am trying to reverse proxy my website and modify the content. To do so, I
compiled nginx with sub_filter --with-http-sub_module as well as httpsubs .
It now accepts the sub_filter directive, but it does not work
somehow.(http://wiki.nginx.org/HttpSubsModule)
Here is my configuration:
server {
You could also look at lua-resty-upstream-healthcheck (
https://github.com/openresty/lua-resty-upstream-healthcheck) as an
alternative. It's not native Nginx per se, but it's integrated with
OpenResty.
On Sun, Aug 9, 2015 at 3:12 AM, Aleksandar Lazic wrote:
> Hi Michael
>
> Am 07-08-2015 20:30,
Hi Michael
Am 07-08-2015 20:30, schrieb Michael Power:
Does Nginx support any sort of zeroconf in its proxying to upstream
servers? I would like to make the backend publish themselves via
something like zeroconf. Nginx should route traffic to them when they
publish themselves as online, and ng