diff options
author | Roman Arutyunyan <arut@nginx.com> | 2024-05-03 20:26:05 +0400 |
---|---|---|
committer | Roman Arutyunyan <arut@nginx.com> | 2024-05-03 20:26:05 +0400 |
commit | 489e1e61912a808fdaffb4f513426cb285f267a3 (patch) | |
tree | cccbe3b0eb1b148f2bf32c82ca29bc5e08c92534 /src/http/modules/ngx_http_fastcgi_module.c | |
parent | 6f7494081ae8a56664afb480eff583d639b60ab4 (diff) | |
download | nginx-489e1e61912a808fdaffb4f513426cb285f267a3.tar.gz nginx-489e1e61912a808fdaffb4f513426cb285f267a3.zip |
Stream pass: disabled passing from or to udp.
Passing from udp was not possible for the most part due to preread buffer
restriction. Passing to udp could occasionally work, but the connection would
still be bound to the original listen rbtree, which prevented it from being
deleted on connection closure.
Diffstat (limited to 'src/http/modules/ngx_http_fastcgi_module.c')
0 files changed, 0 insertions, 0 deletions