nginx_upstream_check_module icon indicating copy to clipboard operation
nginx_upstream_check_module copied to clipboard

i am using nginx version: nginx/1.20.2

Open swapnil9pawar opened this issue 1 year ago • 1 comments

github please help me

swapnil9pawar avatar Mar 18 '24 17:03 swapnil9pawar

do the patch in the nginx dir, not in nginx_upstream_check_module

tar -xzf nginx-1.20.2.tar.gz 
cd nginx-1.20.2
patch -p1 < THE_PATH_TO/nginx_upstream_check_module-0.4.0/check_1.20.1+.patch 

wklken avatar Mar 29 '24 02:03 wklken