[httperf] Bad file descriptor in select
Jordi Guitart Fernandez
jguitart at ac.upc.edu
Thu Feb 15 07:02:21 PST 2007
Hello,
I'm using httperf to issue secure requests to a Tomcat server. I run
httperf with these parameters:
httperf --hog --timeout=10 --client=0/1 --server=pcbosch.ac.upc.edu
--port=8443 --uri=/ --rate=50 --send-buffer=4096 --recv-buffer=16384
--ssl --wsesslog=100000000,0.000,rubis.txt
I face with the "bad file descriptor" error when using high rates (i.e.
>= 40), and it occurs after 2 or 3 minuts of experiment.
Jordi
Martin Arlitt escribió:
>hi Jordi
>
>I haven't experienced this error before, so this is just a guess.
>
>it's probably the following error (errno.h):
>#define EBADFD 77 /* File descriptor in bad state */
>
>I believe this could happen if httperf tries to read from a file
>descriptor that has been closed, for example. if you can provide more
>details on what you were doing when this error occurred, perhaps it will
>shed some more light on the cause.
>
>thanks
>
>Martin
>
>On Thu, 15 Feb 2007, Jordi Guitart Fernandez wrote:
>
>
>
>>Hello,
>>
>>What can cause httperf to return the following error?
>>
>>"httperf.core_loop: select failed: Bad file descriptor"
>>
>>Thx
>>_______________________________________________
>>httperf mailing list
>>httperf at linux.hpl.hp.com
>>http://www.hpl.hp.com/hosted/linux/mail-archives/httperf/
>>
>>
>>
>_______________________________________________
>httperf mailing list
>httperf at linux.hpl.hp.com
>http://www.hpl.hp.com/hosted/linux/mail-archives/httperf/
>
>
More information about the httperf
mailing list