Recently, our service is upgrading the libcurl used by PHP. We expect that the new version of libcurl will support millisecond timeouts, so that the back-end interface timeout can be controlled more finely, thereby improving the overall response time. However, we found that on our CentOS server, when you set a timeout less than 1000ms,… Read more A bug of curl millisecond timeout