【Http123】Http Timeout

 

参考:

https://www.baeldung.com/httpclient-timeout

  • the Connection Timeout (http.connection.timeout) – the time to establish the connection with the remote host
  • the Socket Timeout (http.socket.timeout) – the time waiting for data – after establishing the connection; maximum time of inactivity between two data packets
  • the Connection Manager Timeout (http.connection-manager.timeout) – the time to wait for a connection from the connection manager/pool
posted @ 2020-08-07 17:01  CathyGao2018  阅读(289)  评论(0编辑  收藏  举报