Open DangerLifter opened 9 years ago
What PHP version are you running and is it the same site each time? If you can come up with a reproducible way I can write something to prevent it.
PHP 5.5.21 (cli) (built: Jan 23 2015 01:30:54)
Copyright (c) 1997-2014 The PHP Group
Zend Engine v2.5.0, Copyright (c) 1998-2014 Zend Technologies
with Zend OPcache v7.0.4-dev, Copyright (c) 1999-2014, by Zend Technologies
No I have no reproducible way. I wasn't able for now to detect circumstances which cause crashes. it just happens from time to time.
I couldn't say that it is about handler. Probably It is issue of Reactphp stream or aneone other but ... Seems Guzzle Ring ReactPhp Handler is the only who uses Reactphp Stream in my code and probably can provide some wrap code to corretly proceed this situation. So crashes are: "fread(): SSL: Connection reset by peer"
I have no better information for now, because crashes happens few times in several hours and I didn't catch any exact use case.