From: dev at null dot com Operating system: Redhat 9 PHP version: 5.0.4 PHP Bug Type: cURL related Bug description: cURL needs to implement CRYPTO_callback functions to prevent locking
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 bug report at http://bugs.php.net/?id=33760&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=33760&r=trysnapshot4 Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=33760&r=trysnapshot50 Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=33760&r=trysnapshot51 Fixed in CVS: http://bugs.php.net/fix.php?id=33760&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=33760&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=33760&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=33760&r=needscript Try newer version: http://bugs.php.net/fix.php?id=33760&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=33760&r=support Expected behavior: http://bugs.php.net/fix.php?id=33760&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=33760&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=33760&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=33760&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=33760&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=33760&r=dst IIS Stability: http://bugs.php.net/fix.php?id=33760&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=33760&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=33760&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=33760&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=33760&r=mysqlcfg