You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2020/08/12 08:37:37 UTC

[GitHub] [apisix] zhoujun24 opened a new issue #2049: request help: How to set the timeout period for waiting for upstream response in apisix?

zhoujun24 opened a new issue #2049:
URL: https://github.com/apache/apisix/issues/2049


   ### Issue description
   After the client sends the request, the processing time of the back-end service exceeds 60s, causing Apisix to return 504
   
   ![image](https://user-images.githubusercontent.com/19777017/89993720-b9a6d380-dcb9-11ea-89d6-dea4494e0537.png)
   ![image](https://user-images.githubusercontent.com/19777017/89993956-08ed0400-dcba-11ea-862d-d22c27f0da8a.png)
   
   
   ### Environment
   
   * apisix version (cmd: `apisix version`): 1.1
   * OS: CentOS 7.4
   


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

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



[GitHub] [apisix] membphis commented on issue #2049: request help: How to set the timeout period for waiting for upstream response in apisix?

Posted by GitBox <gi...@apache.org>.
membphis commented on issue #2049:
URL: https://github.com/apache/apisix/issues/2049#issuecomment-672979283


   > * apisix version (cmd: `apisix version`): 1.1
   
   please upgrade your APISIX first.


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

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



[GitHub] [apisix] zhoujun24 commented on issue #2049: request help: How to set the timeout period for waiting for upstream response in apisix?

Posted by GitBox <gi...@apache.org>.
zhoujun24 commented on issue #2049:
URL: https://github.com/apache/apisix/issues/2049#issuecomment-673222604


   @membphis 
   Thanks for your guidance, my problem is solved.


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

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



[GitHub] [apisix] membphis commented on issue #2049: request help: How to set the timeout period for waiting for upstream response in apisix?

Posted by GitBox <gi...@apache.org>.
membphis commented on issue #2049:
URL: https://github.com/apache/apisix/issues/2049#issuecomment-672979116


   https://github.com/apache/apisix/blob/master/doc/admin-api.md#upstream
   
   you can set the `timeout` for `upstream` object


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

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



[GitHub] [apisix] zhoujun24 closed issue #2049: request help: How to set the timeout period for waiting for upstream response in apisix?

Posted by GitBox <gi...@apache.org>.
zhoujun24 closed issue #2049:
URL: https://github.com/apache/apisix/issues/2049


   


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

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