x-accel-redirect via another nginx instance
I have the case when nginx + nchan is microservice, and authorization is implemented in another microservice (nginx + fpm)
When proxy pass redirect the query to my nginx + fpm microservice, and I am returning header my nginx starting to handle this header and give a 404 error, instead of sending the response to the source of the request (nchan nginx)
Right now I am using nchan_authorize_request, but in this case, the subscriber should know the name of the channel
@solofeed try this one
@solofeed Hi! Did you fix it? Because fix from @haristku didn't help me
hi @CheAlex
It was a quite long time ago 😅 , I think I used nchan_authorize_request