Re: [I] help request: why apisix dont update healthcheck upstream ip when upstream ip is no use [apisix]

2026-02-12 Thread via GitHub


Baoyuantop commented on issue #12803:
URL: https://github.com/apache/apisix/issues/12803#issuecomment-3895003019

   Hi @shan307, can you use the new version for verification? This version is 
too old.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



Re: [I] help request: why apisix dont update healthcheck upstream ip when upstream ip is no use [apisix]

2026-01-19 Thread via GitHub


shuosiw commented on issue #12803:
URL: https://github.com/apache/apisix/issues/12803#issuecomment-3767618550

   oh, we found that all of these errors are coming from the same APISIX pod.
   
   Currently, the APISIX gateway is deployed on Kubernetes and its 
configuration is managed via etcd. There are 10 pods running in the production 
environment, and we’ve found that all 503 errors are coming from just one of 
these pods.
   
   From the overall APISIX architecture perspective, when scaling down an 
upstream backend whose weight has already been set to 0, 503 errors 
theoretically should not occur. At the moment we don’t have any clear ideas, so 
we’d like to ask for help and see if there are any possible explanations or 
guesses.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



Re: [I] help request: why apisix dont update healthcheck upstream ip when upstream ip is no use [apisix]

2025-12-10 Thread via GitHub


shan307 commented on issue #12803:
URL: https://github.com/apache/apisix/issues/12803#issuecomment-3639643261

   > 你好[@shan307](https://github.com/shan307)请提供您的环境信息。
   
   -
   * APISIX version : 3.10.0
   * Operating system 
   ```
   6.1.0-18-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.76-1 (2024-02-01) x86_64 
GNU/Linux
   ```
   * OpenResty / Nginx version 
   ```
   nginx version: openresty/1.25.3.2
   built by gcc 10.2.1 20210110 (Debian 10.2.1-6) 
   built with OpenSSL 3.2.0 23 Nov 2023
   TLS SNI support enabled
   configure arguments: --prefix=/usr/local/openresty/nginx --with-cc-opt='-O2 
-DAPISIX_RUNTIME_VER=1.2.1 -DNGX_LUA_ABORT_AT_PANIC 
-I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include 
-I/usr/local/openresty/openssl3/include' --add-module=../ngx_devel_kit-0.3.3 
--add-module=../echo-nginx-module-0.63 --add-module=../xss-nginx-module-0.06 
--add-module=../ngx_coolkit-0.2 --add-module=../set-misc-nginx-module-0.33 
--add-module=../form-input-nginx-module-0.12 
--add-module=../encrypted-session-nginx-module-0.09 
--add-module=../srcache-nginx-module-0.33 --add-module=../ngx_lua-0.10.26 
--add-module=../ngx_lua_upstream-0.07 
--add-module=../headers-more-nginx-module-0.37 
--add-module=../array-var-nginx-module-0.06 
--add-module=../memc-nginx-module-0.20 --add-module=../redis2-nginx-module-0.15 
--add-module=../redis-nginx-module-0.3.9 --add-module=../ngx_stream_lua-0.0.14 
--with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib 
-Wl,-rpath,/usr/local/openresty/wasmtime-c-api/li
 b -L/usr/local/openresty/zlib/lib -L/usr/local/openresty/pcre/lib 
-L/usr/local/openresty/openssl3/lib 
-Wl,-rpath,/usr/local/openresty/zlib/lib:/usr/local/openresty/pcre/lib:/usr/local/openresty/openssl3/lib'
 --add-module=/tmp/tmp.JZFDtqhgYj/openresty-1.25.3.2/../mod_dubbo-1.0.2 
--add-module=/tmp/tmp.JZFDtqhgYj/openresty-1.25.3.2/../ngx_multi_upstream_module-1.2.0
 
--add-module=/tmp/tmp.JZFDtqhgYj/openresty-1.25.3.2/../apisix-nginx-module-1.16.1
 
--add-module=/tmp/tmp.JZFDtqhgYj/openresty-1.25.3.2/../apisix-nginx-module-1.16.1/src/stream
 
--add-module=/tmp/tmp.JZFDtqhgYj/openresty-1.25.3.2/../apisix-nginx-module-1.16.1/src/meta
 --add-module=/tmp/tmp.JZFDtqhgYj/openresty-1.25.3.2/../wasm-nginx-module-0.7.0 
--add-module=/tmp/tmp.JZFDtqhgYj/openresty-1.25.3.2/../lua-var-nginx-module-v0.5.3
 --add-module=/tmp/tmp.JZFDtqhgYj/openresty-1.25.3.2/../lua-resty-events-0.2.0 
--with-poll_module --with-pcre-jit --with-stream --with-stream_ssl_module 
--with-stream_ssl_preread_module --with-http_v2_mod
 ule --with-http_v3_module --without-mail_pop3_module 
--without-mail_imap_module --without-mail_smtp_module 
--with-http_stub_status_module --with-http_realip_module 
--with-http_addition_module --with-http_auth_request_module 
--with-http_secure_link_module --with-http_random_index_module 
--with-http_gzip_static_module --with-http_sub_module --with-http_dav_module 
--with-http_flv_module --with-http_mp4_module --with-http_gunzip_module 
--with-threads --with-compat --with-stream --without-pcre2 
--with-http_ssl_module
   ```
   * etcd version: 3.5.16


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



Re: [I] help request: why apisix dont update healthcheck upstream ip when upstream ip is no use [apisix]

2025-12-09 Thread via GitHub


Baoyuantop commented on issue #12803:
URL: https://github.com/apache/apisix/issues/12803#issuecomment-3635744283

   Hi @shan307, please provide your environment information.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]