ngx_http_proxy_connect_module
ngx_http_proxy_connect_module copied to clipboard
unknown directive proxy_connect_data_timeout
zty-jcjg-nginx-proxy-prod:/opt/nginx1.24.0>sudo ./sbin/nginx -s reload
nginx: [emerg] unknown directive "proxy_connect_data_timeout" in /opt/nginx1.24.0/conf/vhost/conf/proxy.conf:32
It means this module is not built into your nginx binary, you need patch nginx source and build it with this module, see here: https://github.com/chobits/ngx_http_proxy_connect_module#install