ID: 45016 Comment by: korvus at comcast dot net Reported By: tpowell at electric-cloud dot com Status: No Feedback Bug Type: OpenSSL related Operating System: * PHP Version: 5.3CVS-2008-05-16 (CVS) New Comment:
This does not appear to have been fixed in php5.3-latest. The timeout is still checked before the return value of SSL_connect() is even considered. This will certainly cause successful, but delayed (quite possibly due to resource exhaustion on the server) SSL connections to be dropped altogether, producing the error "SSL: connection timeout". This may prevent the usage of a very-congested SSL-based resource. Previous Comments: ------------------------------------------------------------------------ [2009-02-19 01:00:01] php-bugs at lists dot php dot net No feedback was provided for this bug for over a week, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open". ------------------------------------------------------------------------ [2009-02-11 21:36:13] fel...@php.net Please try using this CVS snapshot: http://snaps.php.net/php5.3-latest.tar.gz For Windows: http://windows.php.net/snapshots/ ------------------------------------------------------------------------ [2008-07-22 01:00:02] php-bugs at lists dot php dot net No feedback was provided for this bug for over a week, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open". ------------------------------------------------------------------------ [2008-07-14 21:09:24] j...@php.net Can you try the patch Kalle posted above? ------------------------------------------------------------------------ [2008-07-08 01:39:54] ka...@php.net Try this patch: http://phpfi.com/330065 (against latest PHP_5_3 cvs) ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/45016 -- Edit this bug report at http://bugs.php.net/?id=45016&edit=1