guliuliu1 commented on issue #11178:
URL: https://github.com/apache/apisix/issues/11178#issuecomment-2068868684

   curl --location 'http://10.8.9.84:9180/apisix/admin/stream_routes/' \
   --header 'X-API-KEY: edd1c9f034335f136f87ad84b625c8f2' \
   --data ''
   {
       "list": [
           {
               "createdIndex": 85,
               "value": {
                   "server_addr": 
"10.8.9.84",
                   "upstream": {
                       
"nodes": {
                         
  "10.8.9.63:8080": 1
                       },
                       
"hash_on": "vars",
                       
"type": "roundrobin",
                       
"scheme": "http",
                       
"pass_host": "pass"
                   },
                   "server_port": 9393,
                   "id": 
"stream-route-mysql",
                   "update_time": 
1713773748,
                   "create_time": 
1713747005
               },
               "modifiedIndex": 133,
               "key": 
"/apisix/stream_routes/stream-route-mysql"
           }
       ],
       "total": 1
   }
   
   
   It can be obtained normally, and there are no other related logs.
   
   
   
   
   
   ------------------ 原始邮件 ------------------
   发件人: ***@***.***>; 
   发送时间: 2024年4月22日(星期一) 下午4:58
   收件人: ***@***.***>; 
   抄送: ***@***.***>; "State ***@***.***>; 
   主题: Re: [apache/apisix] help request: Stream Proxy expires after a period of 
time (Issue #11178)
   
   
   
   
   
   
   
   
   
   
   
   
   
   
    
   我找不到access_stream.log的例外。
   你能提供apisix运行日志吗?或者,当代理返回 500 时,您可以尝试获取 
http://10.8.9.84:9180/apisix/admin/stream_routes 正确的配置吗?
    
   -
    直接回复此电子邮件,在 GitHub 上查看或取消订阅。
   您收到此消息是因为您修改了打开/关闭状态。Message ID: ***@***.***>


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