RE: [PATCH] HTTP: add internal_redirect directive.

2022-11-30 Thread Aleksei Bavshin via nginx-devel
Hello, > > The directive in question provides direct access to the > > ngx_http_internal_redirect/ngx_http_named_location APIs, > > allowing to simplify and optimize several real-life > > configurations where the modules should be executed multiple > > times/in a different order/with a different c

Re: [PATCH] HTTP: add internal_redirect directive.

2022-11-17 Thread Maxim Dounin
Hello! On Thu, Nov 17, 2022 at 11:25:19PM +, Aleksei Bavshin via nginx-devel wrote: > The directive in question provides direct access to the > ngx_http_internal_redirect/ngx_http_named_location APIs, > allowing to simplify and optimize several real-life > configurations where the modules