Strange Unit failure

Peter TKATCHENKO p.tkatchenko at bimp.fr
Thu Jun 29 13:35:04 UTC 2023


On 27/06/2023 16:03, Sergey A. Osokin wrote:
> could you explain the proxy_pass configuration
>       proxy_pass http://unit_backend$request_uri;
>
> Why it's necessary to send $request_uri to the NGINX Unit backend?
>

Hmm, maybe I'm wrong but it seems to be necessary to process 'strange' 
paths like https://.../xxxx/index.php/yyyy/ssss

This application does not seem to use such paths, but I prefer to use 
such 'standard' config for any php app.

Please, explain me why I should not send $request_uri if I am wrong.

Thanks,

Peter



More information about the unit mailing list