idb-root opened a new issue, #9796:
URL: https://github.com/apache/apisix/issues/9796

   ### Current Behavior
   
   Apisix is deployed in the K8S container cluster. When redeploying the 
container, Apisix reports 502. Is there any solution to avoid 502?
   Ps:
   
   a. The backend business is spring boot 2.6.3
   
   b. Tomcat keepalive_ Time=60s
   
   c. Apisix keepalive_ Timeout=30s
   
   ### Expected Behavior
   
   _No response_
   
   ### Error Logs
   
   /path/path2/path3/path4?app_version=6.5.0&pid=3000&uuid=22774320 HTTP/1.1-id 
192.168.1.10 - - [06/Jul/2023:07:04:09 +0000] x.xxx.com "POST 
/path/path2/path3/path4?app_version=6.5.0&pid=3000&uuid=22774320 HTTP/1.1" 502 
229 0.001 "-" "Apache-HttpClient/4.5.13 (Java/1.8.0_361)" 172.23.8.129:8080 502 
0.001 "http://x.xxx.com";
   
   ### Steps to Reproduce
   
   1. Apisix deployed on k8s
   
   2. K8s ingress upstream apisix (service client ip)
   
   3. Apisix Upstream Application (Service Client IP)
   
   ### Environment
   
   - APISIX version (run `apisix version`):3.2.0
   <br class="Apple-interchange-newline">
   - Operating system (run `uname -a`):centos7.6
   - OpenResty / Nginx version (run `openresty -V` or `nginx -V`):
   - etcd version, if relevant (run `curl 
http://127.0.0.1:9090/v1/server_info`):3.5.0
   - APISIX Dashboard version, if relevant:3.0.0
   - Plugin runner version, for issues related to plugin runners:
   - LuaRocks version, for installation issues (run `luarocks --version`):
   


-- 
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]

Reply via email to