ID: 33760 Updated by: [EMAIL PROTECTED] Reported By: dev at null dot com -Status: Open +Status: Bogus Bug Type: cURL related Operating System: Redhat 9 PHP Version: 5.0.4 New Comment:
This goes to /dev/null unless you come up with: a) real email address b) patch And I think this is actually something for Curl to fix, not PHP. Previous Comments: ------------------------------------------------------------------------ [2005-07-19 00:48:46] dev at null dot com Description: ------------ I am experiencing problems when using multi-threaded cURL requests. When I have more than about 5 threads connecting using HTTPS, all subsequent threads fail to connect (regardless of the timeout used). I presume this is because PHP hasn't implemented the CRYPTO_callback functions to prevent OpenSSL locking. Sorry I have no idea how to implement this fix myself - but the solution to the problem is elaborated here: http://curl.haxx.se/mail/lib-2004-06/0086.html ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=33760&edit=1