@hikerus I filed a PHP bug at least, it'd be neat to be able to replicate it without relying on hash.my (I haven't tried at all, maybe it'd be enough with faking a really slow TLS connection?) See this for my bug report: https://bugs.php.net/bug.php?id=74888
@hikerus Exactly, and dropping connections to the server with a firewall is effective enough to make the connections die after 'connect_timeout' instead (i.e. 10 seconds).
@shnoulle Yeah I noticed that too. I never bothered waiting long enough, but they should've died after about ~15min (that's how long before the connections died for me otherwise - most of the time).