Hello,
> On 17 Apr 2024, at 6:32 PM, Reinis Rozitis via nginx 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
Hi,
So for some odd reason Nginx creating temp files in the root partition and
filling up disk and deleting at a slow rate. Aren't this files supposed to be
in /var/cache/nginx/proxy_temp . ?? currently they're locate at
/etc/nginx/proxy_temp. How do I change that and how do I stop proxy
> *) 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"?
wbr
rr
__
Hi,
(Tue, 16 Apr 20:40) Roman Arutyunyan:
> Changes with nginx 1.25.516 Apr 2024
>
> *) Feature: virtual servers in the stream module.
>
> *) Feature: the ngx_stream_pass_module.
>
> *) Feature: the "deferred", "accept_filter", and "setfib" pa