Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unknown directive proxy_connect_data_timeout #289

Open
lijunyong opened this issue Nov 2, 2023 · 1 comment
Open

unknown directive proxy_connect_data_timeout #289

lijunyong opened this issue Nov 2, 2023 · 1 comment

Comments

@lijunyong
Copy link

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
@lijunyong lijunyong changed the title unknown directive proxy_connect_read_timeout unknown directive proxy_connect_data_timeout Nov 2, 2023
@chobits
Copy link
Owner

chobits commented Nov 27, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants