ID: 50717 Updated by: j...@php.net Reported By: abaddon_a2006 at yahoo dot com -Status: Open +Status: Feedback Bug Type: cURL related Operating System: fedora 12 PHP Version: 5.3.1 New Comment:
Thank you for this bug report. To properly diagnose the problem, we need a short but complete example script to be able to reproduce this bug ourselves. A proper reproducing script starts with <?php and ends with ?>, is max. 10-20 lines long and does not require any external resources such as databases, etc. If the script requires a database to demonstrate the issue, please make sure it creates all necessary tables, stored procedures etc. Please avoid embedding huge scripts into the report. Previous Comments: ------------------------------------------------------------------------ [2010-01-10 18:14:27] abaddon_a2006 at yahoo dot com Description: ------------ If you use cURL to login and store a cookie with CURLOPT_COOKIEJAR, "cookie"); and later retrieve the cookie with CURLOPT_COOKIEFILE the download speed is very low i dont know why this is happening but it's happening. tested without cookie download speed is normal,but with cookie is somewhere around 7KB maximum ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=50717&edit=1