Closed Jinnrry closed 2 years ago
@Jinnrry did you try setting timeout
to 0.1
sec (that is 100 milliseconds)?
Thanks @Jinnrry as you mentioned there is this issue that we need to check. We need to verify that the issue is still relevant, since this comment was about 10 years ago. Did you try to set to 0.1
sec?
Yes, But it not work. This is a bug in php curl, not related to the elasticsearch-php. Maybe in newest php, it will work.
My PHP Version: 7.1
Curl Version Info:
[version_number] => 466176
[version] => 7.29.0
[ssl_version] => NSS/3.53.1
[libz_version] => 1.2.7
@Jinnrry I suggesto to update your PHP version, at least 7.4
since the previous versions are not supported anymore. I'm closing this issue but I can reopen in the future. Thanks for reporting this issue and let me know if I can help you further.
Summary of problem or feature request
I need set the timeout to 100 milliseconds.
Code snippet of problem
System details