Important bugfixes and SMP support are in svn
Status: Alpha
Brought to you by:
coroberti
From: Robert I. <cor...@gm...> - 2007-06-19 07:04:16
|
The bugs fixed: - Ramp-up clients number timer was sometimes canceled by url-timeout timers; - Log of responses to files had also some problems been fixed. SMP-support can be gained by using option -t <threads-num>. We can recommend to use number of threads as number of CPUs from /proc/cpuinfo. Note, that sometimes the loader crashes on start with the option used due to suspected bugs in libevent. Change/decrease the number of threads used. Note, that total statistics is written to file $batch-name_0.txt, whereas logs are per-thread and written to files $batch-name_<i>.log The changes are in project subversion. For more details, please, look here: http://curl-loader.svn.sourceforge.net/viewvc/curl-loader/trunk/curl-loader/ChangeLog?view=markup Enjoy, Robert |