bestK commented on issue #5419:
URL: https://github.com/apache/shenyu/issues/5419#issuecomment-1909261983

   ``` yaml
   shenyu:
     httpclient:
       strategy: netty # webClient
       connectTimeout: 45000
       responseTimeout: 60000
       readerIdleTime: 60000
       writerIdleTime: 60000
       allIdleTime: 60000
       readTimeout: 60000
       writeTimeout: 60000
       wiretap: false
       keepAlive: false
       maxInMemorySize: 10 #1mb
   ```


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