nginx-1.25.5

Roman Arutyunyan arut at nginx.com
Wed Apr 17 18:26:38 UTC 2024


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.

----
Roman Arutyunyan
arut at nginx.com




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20240417/741d311b/attachment.htm>


More information about the nginx mailing list