Hello!
On Tue, Dec 15, 2015 at 12:04 AM, johny brawo wrote:
> I'm trying to set a value of proxy_intercept_errors dynamically. Is there a
> way to do it via lua script or nginx variables?
>
This directive does not support nginx variables and there's nothing we
can do on our side without patching the nginx core.
So I suggest you should request the support of nginx variables in this
directive to the official NGINX team (via the official nginx mailing
list for example).
Hope it helps.
Best regards,
-agentzh