suibian7 opened a new issue, #12417:
URL: https://github.com/apache/apisix/issues/12417

   ### Description
   
   以Apisix作为正向代理访问api.push.apple.com的推送接口, 
同时在config.yaml中通过enable_http2:true启用了HTTP/2,但访问时依然报错误日志:upstream sent no valid 
HTTP/1.0 header while reading response header from upstream。
   
直接访问api.push.apple.com推送接口是正常的,请问这个问题是配置不当,还是Apisix暂不支持将HTTP/2的请求保持HTTP/2的协议代理访问。
   
   <img width="666" height="379" alt="Image" 
src="https://github.com/user-attachments/assets/478734a1-a459-4ad2-b27f-3d9567ad2757";
 />
   <img width="1237" height="68" alt="Image" 
src="https://github.com/user-attachments/assets/954c3a59-47e3-404c-910e-1698a696fefb";
 />
   
   ### Environment
   
   - APISIX version (run `apisix version`): 3.10.0
   - Operating system (run `uname -a`):
   - 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.1
   - 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: notifications-unsubscr...@apisix.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to