Re: http_proxy_module hooks

2021-11-09 Thread Tobias Stadler
Actually I want to adapt the OpenTelemetry module to create a span for the upstream request. Tobias > Am 09.11.2021 um 10:44 schrieb Reinis Rozitis : > >> Do generic request handlers/response filters work for request to upstream >> servers? Do you now any documentation/example on how to imple

RE: http_proxy_module hooks

2021-11-09 Thread Reinis Rozitis
> Do generic request handlers/response filters work for request to upstream > servers? Do you now any documentation/example on how to implement such an > handler/filter? As a variant the Sub filter module does http://nginx.org/en/docs/http/ngx_http_sub_module.html (the only requirement was tha

Re: http_proxy_module hooks

2021-11-09 Thread Tobias Stadler
Hi Maxim, Thank You for the information. Do generic request handlers/response filters work for request to upstream servers? Do you now any documentation/example on how to implement such an handler/filter? Regards Tobias > Am 08.11.2021 um 22:05 schrieb Maxim Dounin : > > Hello! > > On Mon

Re: http_proxy_module hooks

2021-11-08 Thread Maxim Dounin
Hello! On Mon, Nov 08, 2021 at 09:57:39PM +0100, Tobias Stadler wrote: > Does the http_proxy (or the http_upstream) module provide any > hooks (for a 3rd party plugin) to intercept/process the request > to the upstream server/the response received by the upstream > server? No. Depending on w

http_proxy_module hooks

2021-11-08 Thread Tobias Stadler
Hello everyone, Does the http_proxy (or the http_upstream) module provide any hooks (for a 3rd party plugin) to intercept/process the request to the upstream server/the response received by the upstream server? Best regards Tobias ___ nginx mailing