Sipp displays warning:
Warning: open file limit > FD_SETSIZE; limiting max. # of open files to FD_SETSIZE = 1024
even though it does not use the select() call so FD_SETSIZE is irrelevant.
Log in to post a comment.