Welcome! Log In Create A New Profile

Advanced

Re: Input filters in Nginx?

October 31, 2019 09:25AM
Maxim Dounin Wrote:
-------------------------------------------------------
[...]
>
> Depending on what you are trying to do, either phase handlers or
> request body filters might work for you.

Just working on the body will not do it. A phase handler,
basically what Apache offers with its "hooks" from what I can
see, looks promising though.

> If they won't, you are probably looking for either proxy-level
> modifications with proxy module configuration options (such as
> proxy_set_header and proxy_set_body), or for a proxy-like module
> which will do appropriate modifications.

I do want to avoid writing my on proxy-like module or modifying an
existing one. I do understand this is a possibility, but the people
I am looking at this for will want to keep the functionality separate
from the actual proxying.

Thanks for the pointer to the phase handlers!

Regards,
Arno
Subject Author Posted

Input filters in Nginx?

awagner October 29, 2019 09:49AM

Re: Input filters in Nginx?

Maxim Dounin October 29, 2019 12:22PM

Re: Input filters in Nginx?

awagner October 31, 2019 09:25AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 245
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready