ngx_http_proxy_connect_module icon indicating copy to clipboard operation
ngx_http_proxy_connect_module copied to clipboard

error: duplicate member ‘connect_host

Open luo4lu opened this issue 3 years ago • 1 comments

Ⅰ. Issue Description

This error occurs when the make command is executed,I can use nginx version 1.21.0

Ⅱ. Describe what happened

image

Ⅲ. Describe what you expected to happen

Ⅳ. How to reproduce it (as minimally and precisely as possible)

Ⅴ. Anything else we need to know?

  1. If applicable, add nginx debug log.

Ⅵ. Environment:

  1. Tengine/Nginx/OpenResty version (use sbin/nginx -v):
  2. Which patch do you use?

luo4lu avatar Mar 04 '22 07:03 luo4lu

I doest not reproduce this problem for nginx-1.21.1.

I guess you patch twice the patch file to nginx source.

You can re-download nginx-1.21.1 source, and patch it with this patch: proxy_connect_rewrite_102101.patch, then reconfigure with this module and compile it

chobits avatar Mar 26 '22 09:03 chobits

think it resolved. feel free to reopen if u still have the same problem

chobits avatar Aug 18 '22 09:08 chobits