nginx-1.25.5

Fabiano Furtado Pessoa Coelho fusca14 at gmail.com
Fri Apr 19 01:14:44 UTC 2024


Hi...

On Wed, Apr 17, 2024 at 3:27 PM Roman Arutyunyan wrote:
>
> Hello,
>
> On 17 Apr 2024, at 6:32 PM, Reinis Rozitis via nginx <nginx at nginx.org> wrote:
>
>     *) Feature: the ngx_stream_pass_module.
>
>
> Hello,
> what is the difference between pass from ngx_stream_pass_module and
> proxy_pass from ngx_stream_proxy_module?
>
> As in what entails "directly" in "allows passing the accepted connection
> directly to any configured listening socket"?
>
>
> In case of "pass" there's no proxying, hence zero overhead.
> The connection is passed to the new listening socket like it was accepted by it.

Please, can you spot these overheads in proxying?

Thanks.


More information about the nginx mailing list