curl-library
Performance Limit for libCURL
Date: Tue, 15 Sep 2009 00:06:06 +0530
Hi All
Iam using libCURL (7.19.2) with my application for downloading documents
from an Http Server. Currently, iam observing following segmentation faults
when trying to download at 30 documents per second (there might be
occasional peaks in this rate):
-----------------------------------------------------------------------
8 __flist_dequeue_bin() 0xb03298ec
7 _list_release() 0xb03287de
6 __prelocked_free() 0xb032a655
5 __free() 0xb032a7d9
4 free() 0xb0329a8d
3 Curl_close() 0x082b1f8a
2 <symbol is not available> 0x4d82f3c8
1 <symbol is not available> 0x00000000
-----------------------------------------------------------------------
3 Curl_close() 0x082b19e2
2 <symbol is not available> 0x17d94f98
1 <symbol is not available> 0x00000000
-----------------------------------------------------------------------
The same is not observed at rates <=15. So, i would like to know what is the
known performance limit for libcurl, if any.
-- Regards Puneet Volunteer with AID: http://gurgaon.aidindia.org/Received on 2009-09-14