Process http request before send it to the proxy

Aris Striglis astriglis at gmail.com
Mon May 1 22:17:09 UTC 2017


Hello!

I’m new to nginx, playing using the api and making some handlers and filters. Now what i would like to do is to

process the request headers, call an external c library, do some work and pass the request to an upstream using proxy_pass.   

I read about http request processing phases and handler priority, but i am a little bit confused.

Should i use a handler or a filter in order to work with proxy_pass?

Thanks.

aris


 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx-devel/attachments/20170502/9be5fd08/attachment.html>


More information about the nginx-devel mailing list