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

   You can try [custom nginx 
config](https://apisix.apache.org/docs/apisix/customize-nginx-configuration/) 
with
   ```
   nginx_config:
     http_server_configuration_snippet: |
       grpc_connect_timeout 60s; 
       grpc_send_timeout 300s;
       grpc_read_timeout 300s;
   ```


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

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

Reply via email to